[rust] cache-aware DP - approx tree (#1934)
This commit is contained in:
@@ -21,5 +21,6 @@ bytes = "1.8.0"
|
||||
rand = "0.8.5"
|
||||
reqwest = { version = "0.12.8", features = ["stream"] }
|
||||
futures-util = "0.3"
|
||||
serde_json = "=1.0.1"
|
||||
serde_json = "1.0"
|
||||
pyo3 = { version = "0.22.5", features = ["extension-module"] }
|
||||
tokenizers = { version = "0.20.3", features = ["http"] }
|
||||
|
||||
Reference in New Issue
Block a user