Skip to content

Commit 8251d48

Browse files
jayvdbdjc
authored andcommitted
Add unmaintained advisory for iron
1 parent 412b34d commit 8251d48

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

crates/iron/RUSTSEC-0000-0000.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "iron"
5+
date = "2025-09-08"
6+
url = "https://github.com/rustsec/advisory-db/issues/1424"
7+
informational = "unmaintained"
8+
9+
[versions]
10+
patched = []
11+
```
12+
13+
# iron crate is unmaintained
14+
15+
The `iron` crate is no longer actively maintained. If you rely on this crate, consider switching to a maintained alternative.
16+
17+
## Recommended alternatives
18+
19+
See [this comparison](https://github.com/flosse/rust-web-framework-comparison#server-frameworks) for popular alternatives.

0 commit comments

Comments
 (0)