We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca523f commit e387658Copy full SHA for e387658
Cargo.toml
@@ -28,8 +28,6 @@ fastrand = "1.8.0"
28
rand = "0.8"
29
lmdb-rkv = "0.14.0"
30
sanakirja = "1.2.16"
31
-# pin this to fix a dependency error in sanakirja. sanakirja 1.3 was yanked, but -core wasn't :/
32
-sanakirja-core = "=1.2.16"
33
tempfile = "3.2.0"
34
sled = "0.34.6"
35
rocksdb = "0.19.0"
0 commit comments