Skip to content

Commit

Permalink
Update Cargo.toml for hitbox-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
singulared committed May 29, 2021
1 parent 8e1fc2c commit 4b87958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hitbox-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Backend trait for asynchronous caching framework in Rust."
readme = "README.md"
repository = "https://github.com/hit-box/hitbox/"
categories = ["caching", "asynchronous"]
keywords = ["cache", "actix", "async", "cache-backend", "actix-cache", "hitbox"]
keywords = ["cache", "actix", "async", "cache-backend", "hitbox"]

[dependencies]
actix = "0.11"
Expand Down

0 comments on commit 4b87958

Please sign in to comment.