diff --git a/core/Cargo.toml b/core/Cargo.toml index 7fa6afb78..ec4b87299 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -80,7 +80,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"