Add advisory for trust-dns-proto

This commit is contained in:
Thomas Eizinger
2025-03-23 16:03:09 +11:00
committed by Dirkjan Ochtman
parent 0e75a0770b
commit f044fffddf

View File

@@ -0,0 +1,17 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "trust-dns-proto"
date = "2025-03-23"
url = "https://crates.io/crates/hickory-proto"
informational = "unmaintained"
references = ["https://github.com/hickory-dns/hickory-dns/issues/2051"]
[versions]
patched = []
unaffected = ["<= 0.23.0"]
```
# The `trust-dns` project has been rebranded to `hickory-dns`
The `trust-dns-proto` crate is now available as `hickory-proto`.