[package] name = "salvo-grants" version = "0.0.1-beta.1" edition = "2021" readme = "README.md" description = "Authorization extension for `salvo` to protect your endpoints" license = "MIT OR Apache-2.0" categories = ["authentication"] homepage = "https://github.com/DDtKey/protect-endpoints" repository = "https://github.com/DDtKey/protect-endpoints" authors = ["DDtKey "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]