diff --git a/Cargo.toml b/Cargo.toml index 773eb34d4..b5d96b441 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,6 +78,7 @@ bytemuck = { version = "1.20", features = [ byteorder = "1.5" bytes = "1" cached = { version = "0.54", features = [ + "ahash", "disk_store", "redis_ahash", ], optional = true }