Skip to content

Commit

Permalink
add dashmap to cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop committed Sep 13, 2024
1 parent 5b1946c commit e29e460
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions projects/ssddOnTop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ http = "1.1.0"
url = "2.5.2"
schemars = {version = "0.8.17", features = ["derive"]}
async-recursion = "1.1.1"
dashmap = "6.1.0"

[dev-dependencies]
http-cache = "0.18.0"
Expand Down

0 comments on commit e29e460

Please sign in to comment.