Skip to content

Commit

Permalink
Merge e47f7d2 into 70ebbdd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
2 parents 70ebbdd + e47f7d2 commit 9cad20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ parking_lot = "0.12"
[dev-dependencies]
tokio = { version = "1", features = ["test-util"] }
tokio-test = "0.4.2"
criterion = {version = "0.4", features = ["async_tokio"]}
criterion = {version = "0.5", features = ["async_tokio"]}
anyhow = "1.0"

##### Allocators #####
Expand Down

0 comments on commit 9cad20e

Please sign in to comment.