Skip to content

Commit aac7276

Browse files
chore(deps): Bump lru from 0.6.6 to 0.7.1 in /rust/cubestore
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.6.6 to 0.7.1. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.6.6...0.7.1) --- updated-dependencies: - dependency-name: lru dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acbdcd2 commit aac7276

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

rust/cubestore/Cargo.lock

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

rust/cubestore/cubestore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ flatbuffers = "23.1.21"
7878
http-auth-basic = "0.1.2"
7979
tracing = "0.1.25"
8080
tracing-futures = { version = "0.2.5" }
81-
lru = "0.6.5"
81+
lru = "0.7.1"
8282
moka = { version = "0.10.1", features = ["future"]}
8383
ctor = "0.1.20"
8484
json = "0.12.4"

0 commit comments

Comments
 (0)