Incremental caching
This commit is contained in:
@@ -33,6 +33,7 @@ rand = "0.8"
|
||||
sequoia-openpgp = { version = "1.16", default-features = false, features = ["crypto-rust", "allow-experimental-crypto", "allow-variable-time-crypto"] }
|
||||
hashify = "0.2"
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
compact_str = "0.9.0"
|
||||
|
||||
[features]
|
||||
test_mode = []
|
||||
|
||||
Reference in New Issue
Block a user