-
-
Notifications
You must be signed in to change notification settings - Fork 5
"paste" dependency must be updated, otherwise RUSTSEC-2024-0436 error #26
Copy link
Copy link
Open
Description
https://rustsec.org/advisories/RUSTSEC-2024-0436
The paste dep should be replaced with its new successor called pastey
Otherwise, projects that depend on agnostic-lite will have the following error if they use cargo deny
├ ID: RUSTSEC-2024-0436
├ Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0436
├ 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
├ Announcement: https://github.com/dtolnay/paste
├ Solution: No safe upgrade is available!
├ paste v1.0.15
└── agnostic-lite v0.5.6
├── cosmian_findex v8.0.0
└── (dev) cosmian_sse_memories v8.0.0
└── my_project (*)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels