Skip to content

Commit 0f51064

Browse files
authored
Merge pull request #3370 from ProvableHQ/eran/bump-lru-0.18.2
bump lru crate to 0.18.2
2 parents fe82239 + ff58128 commit 0f51064

2 files changed

Lines changed: 6 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 11 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ version = "1.4"
504504
version = "0.5"
505505

506506
[workspace.dependencies.lru]
507-
version = "0.16"
507+
version = "0.18"
508508

509509
[workspace.dependencies.num-traits]
510510
version = "0.2"
@@ -682,4 +682,3 @@ lto = "off"
682682
incremental = true
683683
debug = true
684684
debug-assertions = true
685-

0 commit comments

Comments
 (0)