diff --git a/Cargo.toml b/Cargo.toml index 32d13ce..2ad1ea9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ secure = ["rusty_alloc-api/secure"] [dependencies] # Pin exactly: rusty_alloc is 0.x and earlier releases had UAFs on all targets. -rusty_alloc-api = { version = "=1.1.4" } +rusty_alloc-api = { version = "=1.1.6" }