mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 14:05:41 +00:00
Bump lru from 0.8.1 to 0.10.0 (#14211)
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.8.1 to 0.10.0. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeromefroe/lru-rs/compare/0.8.1...0.10.0) --- updated-dependencies: - dependency-name: lru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@ ip_network = "0.4.1"
|
||||
libp2p = { version = "0.51.3", features = ["dns", "identify", "kad", "macros", "mdns", "noise", "ping", "tcp", "tokio", "yamux", "websocket", "request-response"] }
|
||||
linked_hash_set = "0.1.3"
|
||||
log = "0.4.17"
|
||||
lru = "0.8.1"
|
||||
lru = "0.10.0"
|
||||
mockall = "0.11.3"
|
||||
parking_lot = "0.12.1"
|
||||
pin-project = "1.0.12"
|
||||
|
||||
@@ -24,7 +24,7 @@ futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
libp2p = "0.51.3"
|
||||
log = "0.4.17"
|
||||
lru = "0.8.1"
|
||||
lru = "0.10.0"
|
||||
mockall = "0.11.3"
|
||||
prost = "0.11"
|
||||
smallvec = "1.8.0"
|
||||
|
||||
Reference in New Issue
Block a user