diff --git a/crates/actix-web-actors/RUSTSEC-0000-0000.md b/crates/actix-web-actors/RUSTSEC-0000-0000.md new file mode 100644 index 0000000000..30993f19c1 --- /dev/null +++ b/crates/actix-web-actors/RUSTSEC-0000-0000.md @@ -0,0 +1,17 @@ +```toml +[advisory] +id = "RUSTSEC-0000-0000" +package = "actix-web-actors" +date = "2025-01-09" +url = "https://github.com/actix/actix-web/commit/e4e4bb799ca0387712d67c416aee3959be6a0b40#diff-6f124d822bb09dc3b097eea42445c8db3a6796e213606f8b35de4e6d0d8d1f74" +informational = "unmaintained" + +[versions] +patched = [] +``` + +# actix-web-actors is deprecated + +The `actix-web-actors` crate is deprecated. + +Migrate to [`actix-ws`](https://crates.io/crates/actix-ws).