Skip to content

Commit

Permalink
Remove = from lru = '=0.6.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
pmnoxx committed Nov 29, 2021
1 parent e8b254f commit 1c96961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chain/network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ chrono = { version = "0.4.4", features = ["serde"] }
conqueue = "0.4.0"
futures = "0.3"
lazy_static = "1.4"
lru = "=0.6.5"
lru = "0.6.5"
near-rust-allocator-proxy = "0.3.0"
once_cell = "1.5.2"
rand = "0.7"
Expand Down

0 comments on commit 1c96961

Please sign in to comment.