diff --git a/crates/flatbuffers/RUSTSEC-2019-0028.toml b/crates/flatbuffers/RUSTSEC-2019-0028.toml index 55e1353..0d971fc 100644 --- a/crates/flatbuffers/RUSTSEC-2019-0028.toml +++ b/crates/flatbuffers/RUSTSEC-2019-0028.toml @@ -15,5 +15,5 @@ allows to violate these requirements and invoke undefined behaviour in safe code "flatbuffers::Follow::follow" = [">= 0.4.0", "<= 0.6.0"] [versions] -patched = [] +patched = [">= 0.6.1"] unaffected = ["< 0.4.0"]