mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 19:17:44 +02:00
Bump lru from 0.9.0 to 0.10.0 (#8425)
This commit is contained in:
@ -23,7 +23,7 @@ chrono = { version = "0.4.23", features = [
|
||||
chrono-humanize = "0.2.1"
|
||||
fancy-regex = "0.11.0"
|
||||
indexmap = { version = "1.7" }
|
||||
lru = "0.9.0"
|
||||
lru = "0.10.0"
|
||||
miette = { version = "5.5.0", features = ["fancy-no-backtrace"] }
|
||||
num-format = "0.4.3"
|
||||
serde = { version = "1.0.143", default-features = false }
|
||||
|
Reference in New Issue
Block a user