Commit Graph

4 Commits

Author SHA1 Message Date
Tony Arcieri
6cd9c30350 RUSTSEC-2024-0436: add with_builtin_macros as alternative (#2607)
This crate provides a superset of functionality present in `paste`,
including general eager expansion support for `macro_rules!`
(implemented as a proc macro), and `concat!` and `concat_idents!` macros
which can be used with eager expansions.

At 3.6 million downloads, people seem to like it.
2026-01-27 14:51:15 -07:00
Luke Simmons
c62e71ad8c Update RUSTSEC-2024-0436 to include possible alternative
Update RUSTSEC-2024-0436 to include pastey as an alternative to paste.
2025-07-23 15:03:26 +02:00
github-actions[bot]
474d5356b3 Assigned RUSTSEC-2024-0436 to paste, RUSTSEC-2025-0013 to resolve (#2247)
Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
2025-03-07 08:52:15 -07:00
Aditya Kumar
610b1ae262 Create advisory for unmaintained paste crate (#2215) 2025-03-07 08:51:24 -07:00