Move index JSON read to Rust for GIL-released parsing (serde_json)
This commit is contained in:
@@ -14,6 +14,7 @@ sha2 = "0.10"
|
||||
md-5 = "0.10"
|
||||
hex = "0.4"
|
||||
unicode-normalization = "0.1"
|
||||
serde_json = "1"
|
||||
regex = "1"
|
||||
lru = "0.14"
|
||||
parking_lot = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user