diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ description = "A lightweight layer on top of hyper to facilitate building web ap repository = "https://git.push-f.com/sputnik" edition = "2018" categories = ["web-programming::http-server"] -keywords = ["hyper", "web", "cookie", "csrf", "hmac"] +keywords = ["hyper", "web", "cookie", "hmac"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |