From a0079c9a452096885049d2ca9f031f1f544158f6 Mon Sep 17 00:00:00 2001 From: Luke Simmons Date: Tue, 22 Jul 2025 13:47:14 -0700 Subject: [PATCH] Update RUSTSEC-2024-0436 to include possible alternative Update RUSTSEC-2024-0436 to include pastey as an alternative to paste. --- crates/paste/RUSTSEC-2024-0436.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crates/paste/RUSTSEC-2024-0436.md b/crates/paste/RUSTSEC-2024-0436.md index 43faadb33a..2375a7596a 100644 --- a/crates/paste/RUSTSEC-2024-0436.md +++ b/crates/paste/RUSTSEC-2024-0436.md @@ -14,3 +14,7 @@ patched = [] The creator of the crate `paste` has stated in the [`README.md`](https://github.com/dtolnay/paste/blob/master/README.md) that this project is not longer maintained as well as archived the repository + +## Possible Alternative(s) + +- [pastey](https://crates.io/crates/pastey), a fork of paste and is aimed to be a drop-in replacement with additional features for paste crate