Incremental caching
This commit is contained in:
@@ -69,6 +69,8 @@ num_cpus = "1.13.1"
|
||||
hashify = "0.2"
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
indexmap = "2.7.1"
|
||||
tinyvec = "1.9.0"
|
||||
compact_str = { version = "0.9.0", features = ["rkyv", "serde"] }
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
privdrop = "0.5.3"
|
||||
|
||||
Reference in New Issue
Block a user