We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fb0e8 commit e449cc1Copy full SHA for e449cc1
Cargo.toml
@@ -13,7 +13,7 @@ edition = "2021"
13
[dependencies]
14
bytemuck = { version = "1.21.0", features = ["derive", "extern_crate_alloc"] }
15
byteorder = "1.5.0"
16
-heed = { version = "0.20.5", default-features = false }
+heed = { version = "0.22.0", default-features = false }
17
log = "0.4.26"
18
memmap2 = "0.9.5"
19
ordered-float = "4.6.0"
0 commit comments