Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirni-Meshram3 authored Jun 3, 2021
1 parent 8336b3e commit 3d1b769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/engine/workunit_store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish = false
bytes = "1.0"
concrete_time = { path = "../concrete_time" }
hashing = { path = "../hashing" }
hdrhistogram = "0.8.0"
hdrhistogram = "7.2.0"
parking_lot = "0.11"
rand = "0.8"
tokio = { version = "1.4", features = ["rt"] }
Expand Down

0 comments on commit 3d1b769

Please sign in to comment.