diff --git a/crates/actix-codec/RUSTSEC-0000-0000.toml b/crates/actix-codec/RUSTSEC-0000-0000.toml index 40fa8c1..639e70c 100644 --- a/crates/actix-codec/RUSTSEC-0000-0000.toml +++ b/crates/actix-codec/RUSTSEC-0000-0000.toml @@ -13,6 +13,5 @@ but treated it as if it had a fixed location in memory. This may result in a use The flaw was corrected by making the affected functions accept `Pin<&mut Self>` instead of `&mut self`. """ -# Versions which include fixes for this vulnerability (mandatory) [versions] patched = [">= 0.3.0-beta.1"]