Skip to content

Commit f044fff

Browse files
thomaseizingerdjc
authored andcommitted
Add advisory for trust-dns-proto
1 parent 0e75a07 commit f044fff

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "trust-dns-proto"
5+
date = "2025-03-23"
6+
url = "https://crates.io/crates/hickory-proto"
7+
informational = "unmaintained"
8+
references = ["https://github.com/hickory-dns/hickory-dns/issues/2051"]
9+
10+
[versions]
11+
patched = []
12+
unaffected = ["<= 0.23.0"]
13+
```
14+
15+
# The `trust-dns` project has been rebranded to `hickory-dns`
16+
17+
The `trust-dns-proto` crate is now available as `hickory-proto`.

0 commit comments

Comments
 (0)