fix(#277): re-export http crate from reqwest-middleware - #281
Open
skos-ninja with Copilot wants to merge 5 commits into
Open
fix(#277): re-export http crate from reqwest-middleware#281skos-ninja with Copilot wants to merge 5 commits into
http crate from reqwest-middleware#281skos-ninja with Copilot wants to merge 5 commits into
GitHub Actions / Security audit
succeeded
Mar 7, 2026 in 0s
Security advisories found
2 unmaintained
Details
Warnings
RUSTSEC-2024-0387
opentelemetry_apihas been merged into theopentelemetrycrate
| Details | |
|---|---|
| Status | unmaintained |
| Package | opentelemetry_api |
| Version | 0.20.0 |
| URL | open-telemetry/opentelemetry-rust#1226 |
| Date | 2024-07-03 |
Last release was on 2023-07-30.
opentelemetry_api has been moved into the opentelemetry crate.
Please use the opentelemetry crate going forward.
RUSTSEC-2024-0436
paste - no longer maintained
| Details | |
|---|---|
| Status | unmaintained |
| Package | paste |
| Version | 1.0.15 |
| URL | https://github.com/dtolnay/paste |
| Date | 2024-10-07 |
The creator of the crate paste has stated in the README.md
that this project is not longer maintained as well as archived the repository
Possible Alternative(s)
pastey: a fork of paste and is aimed to be a drop-in replacement with additional features for paste cratewith_builtin_macros: crate providing a superset ofpaste's functionality including generalmacro_rules!eager expansions andconcat!/concat_idents!macros
Loading