From f4faaa9cc3ddb6268c88620f6a13bed1d38d7d27 Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Sat, 26 Sep 2020 21:49:09 +0200 Subject: [PATCH] drop comment --- crates/actix-codec/RUSTSEC-0000-0000.toml | 1 - 1 file changed, 1 deletion(-) 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"]