diff --git a/core/Cargo.toml b/core/Cargo.toml index dee156580..348a8f107 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -78,7 +78,7 @@ bytemuck = "1.23.1" aes-gcm = { version = "0.10.3"} aes = { version = "0.8.4"} turso_parser = { workspace = true } -aegis = "0.9.0" +aegis = "0.9.3" twox-hash = "2.1.1" intrusive-collections = "0.9.7" roaring = "0.11.2"