Zero-copy deserialization of Sieve scripts and reports + Bump multiple dependencies to their latest versions
This commit is contained in:
@@ -10,7 +10,6 @@ xxhash-rust = { version = "0.8.5", features = ["xxh3"] }
|
||||
farmhash = "1.1.5"
|
||||
siphasher = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"]}
|
||||
bincode = "1.3.3"
|
||||
nohash = "0.2.0"
|
||||
ahash = { version = "0.8.3", features = ["serde"] }
|
||||
whatlang = "0.16" # Language detection
|
||||
@@ -28,3 +27,4 @@ test_mode = []
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.23", features = ["full"] }
|
||||
bincode = "1.3.3"
|
||||
|
||||
Reference in New Issue
Block a user