From d07de9975d2782575707661433145b4ed6592c08 Mon Sep 17 00:00:00 2001 From: Mohammed Alyousef Date: Sat, 6 Mar 2021 22:02:26 +0300 Subject: [PATCH] Update RUSTSEC-0000-0000.md --- crates/fltk/RUSTSEC-0000-0000.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/fltk/RUSTSEC-0000-0000.md b/crates/fltk/RUSTSEC-0000-0000.md index 860d59f..8848f07 100644 --- a/crates/fltk/RUSTSEC-0000-0000.md +++ b/crates/fltk/RUSTSEC-0000-0000.md @@ -1,4 +1,4 @@ - +```toml [advisory] id = "RUSTSEC-0000-0000" package = "fltk" @@ -7,7 +7,7 @@ categories = ["memory-corruption"] functions = { "fltk::prelude::WidgetExt::set_label_type" = ["< 0.15.2"], "fltk::prelude::WindowExt::set_icon" = ["< 0.14.12"], fltk::image::Pixmap::new = ["< 0.15.2, >= 0.14.12"] } [versions] patched = [">= 0.15.3"] - +``` # Multiple memory safety issues