From cbe286322598088dae7cac9a34d8e0dcf88f1e9b Mon Sep 17 00:00:00 2001 From: En-En <39373446+En-En-Code@users.noreply.github.com> Date: Mon, 29 Sep 2025 14:33:02 +0000 Subject: [PATCH] add io-safety keyword to RUSTSEC-2025-0051 --- crates/xcb/RUSTSEC-2025-0051.md | 1 + 1 file changed, 1 insertion(+) diff --git a/crates/xcb/RUSTSEC-2025-0051.md b/crates/xcb/RUSTSEC-2025-0051.md index 4a2ad4554..c7bc7312a 100644 --- a/crates/xcb/RUSTSEC-2025-0051.md +++ b/crates/xcb/RUSTSEC-2025-0051.md @@ -9,6 +9,7 @@ references = [ "https://github.com/rust-x-bindings/rust-xcb/pull/283" ] informational = "unsound" +keywords = [ "io-safety" ] [versions] patched = [">= 1.6.0"]