Skip to content

Commit 9c53266

Browse files
committed
0.4.0
1 parent bc6e77a commit 9c53266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fjall/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bloom = ["lsm-tree/bloom"]
2525
byteorder = "1.5.0"
2626
crc32fast = "1.3.2"
2727
env_logger = "0.10.1"
28-
lsm-tree = { version = "0.3.2", default-features = false }
28+
lsm-tree = { version = "0.4.0", default-features = false }
2929
log = "0.4.20"
3030
std-semaphore = "0.1.0"
3131
tempfile = "3.9.0"

0 commit comments

Comments
 (0)