Skip to content

Commit 75f8238

Browse files
chore(deps): bump lru from 0.12.5 to 0.16.2
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.12.5 to 0.16.2. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.16.2) --- updated-dependencies: - dependency-name: lru dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a66741 commit 75f8238

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ approx = "0.5"
6161
abi_stable = "0.11.3"
6262
adbc_core = ">=0.21.0"
6363
adbc_ffi = ">=0.21.0"
64-
lru = "0.12"
64+
lru = "0.16"
6565
arrow = { version = "56.0.0", features = ["prettyprint", "ffi", "chrono-tz"] }
6666
arrow-array = { version = "56.0.0" }
6767
arrow-cast = { version = "56.0.0" }

0 commit comments

Comments
 (0)