mirror of
https://github.com/uutils/procps.git
synced 2026-05-06 06:06:43 -04:00
Merge pull request #603 from uutils/dependabot/cargo/lru-0.16.3
build(deps): bump lru from 0.16.2 to 0.16.3
This commit is contained in:
Generated
+2
-2
@@ -1003,9 +1003,9 @@ checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
|
||||
|
||||
[[package]]
|
||||
name = "lru"
|
||||
version = "0.16.2"
|
||||
version = "0.16.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "96051b46fc183dc9cd4a223960ef37b9af631b55191852a8274bfef064cda20f"
|
||||
checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593"
|
||||
dependencies = [
|
||||
"hashbrown",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user