general: snapshot

This commit is contained in:
k
2024-07-03 20:40:35 +02:00
parent b7e8cbea20
commit 069311dcf3
24 changed files with 407 additions and 312 deletions
+3 -3
View File
@@ -20,12 +20,12 @@ fastrand = "2.1.0"
inferno = "0.11.19"
itertools = "0.13.0"
leveldb = "0.8.6"
memory-stats = "1.1.0"
memory-stats = "1.2.0"
nohash = "0.2.0"
ordered-float = "4.2.0"
ordered-float = "4.2.1"
par-iter-sync = "0.1.11"
rayon = "1.10.0"
reqwest = { version = "0.12.5", features = ["blocking", "json"] }
sanakirja = "1.4.2"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
serde_json = "1.0.120"