Skip to content

Commit

Permalink
update lsm-tree to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored Oct 8, 2024
1 parent f252294 commit c98b576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ __internal_whitebox = []

[dependencies]
byteorder = "1.5.0"
lsm-tree = { version = "2.1.0", default-features = false }
lsm-tree = { version = "2.1.1", default-features = false }
log = "0.4.21"
std-semaphore = "0.1.0"
tempfile = "3.10.1"
Expand Down

0 comments on commit c98b576

Please sign in to comment.