Skip to content

Commit

Permalink
Merge branch 'develop' into yamux-0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twittner committed Sep 2, 2020
2 parents eeebf9b + 0558df3 commit 2380b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2018"
futures = { version = "0.3.4", default-features = false, features = ["std"] }
log = "0.4.8"
nohash-hasher = "0.2"
parking_lot = "0.10"
parking_lot = "0.11"
rand = "0.7.2"
static_assertions = "1"

Expand Down

0 comments on commit 2380b43

Please sign in to comment.