[package] name = "pkgs" version = "0.0.0" authors = ["shawnwyckoff"] edition = "2018" license = "MIT" readme = "README.md" repository = "https://github.com/shawnwyckoff/pkgs" documentation = "https://github.com/shawnwyckoff/pkgs" homepage = "https://github.com/shawnwyckoff/pkgs" description = """ Rust common utilities. """ keywords = ["common", "util", "utils", "utility", "utilities"] include = ["src/", "LICENSE", "README.md"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]