Skip to content

Commit e387658

Browse files
committed
Remove dependency version pin
1 parent fca523f commit e387658

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ fastrand = "1.8.0"
2828
rand = "0.8"
2929
lmdb-rkv = "0.14.0"
3030
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"
3331
tempfile = "3.2.0"
3432
sled = "0.34.6"
3533
rocksdb = "0.19.0"

0 commit comments

Comments
 (0)