[package] name = "utils-soeur" version = "0.1.1" edition = "2018" authors = ["soeur "] description = "Just a library of practical tools for my own use" license = "Unlicense" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dev-dependencies] once_cell = "1.8.0"