[package] name = "openregistry" version = "0.1.0" edition = "2021" description = "openregistry is the software distribution hub for all of your libraries and binaries" authors = ["Jasdeep , Gunjan "] readme = "README.md" homepage = "https://openregistry.dev" repository = "https://github.com/containerish/openregistry.git" license = "MIT OR Apache-2.0" keywords = ["distribution", "containers", "registry", "libraries", "packages"] categories = ["command-line-utilities", "web-programming::http-server"] [lints.rust] unsafe_code = "forbid" [dependencies]