mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Bump lru from 0.11.1 to 0.12.0 (#10732)
This commit is contained in:
@ -22,7 +22,7 @@ chrono = { version = "0.4", features = [ "serde", "std", "unstable-locales" ], d
|
||||
chrono-humanize = "0.2"
|
||||
fancy-regex = "0.11"
|
||||
indexmap = "2.0"
|
||||
lru = "0.11"
|
||||
lru = "0.12"
|
||||
miette = { version = "5.10", features = ["fancy-no-backtrace"] }
|
||||
num-format = "0.4"
|
||||
serde = { version = "1.0", default-features = false }
|
||||
|
Reference in New Issue
Block a user