Skip to content

Commit aa876ce

Browse files
Bump lru from 0.9.0 to 0.10.0 (#8425)
1 parent 71fdf71 commit aa876ce

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/nu-protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ chrono = { version = "0.4.23", features = [
2323
chrono-humanize = "0.2.1"
2424
fancy-regex = "0.11.0"
2525
indexmap = { version = "1.7" }
26-
lru = "0.9.0"
26+
lru = "0.10.0"
2727
miette = { version = "5.5.0", features = ["fancy-no-backtrace"] }
2828
num-format = "0.4.3"
2929
serde = { version = "1.0.143", default-features = false }

0 commit comments

Comments
 (0)