1 parent bd19dda commit e5baa41Copy full SHA for e5baa41
1 file changed
deny.toml
@@ -28,10 +28,6 @@ allow-registry = ["https://github.com/rust-lang/crates.io-index"]
28
29
[advisories]
30
ignore = [
31
-<<<<<<< HEAD
32
- { id = "RUSTSEC-2026-0049", reason = "No safe upgrade available. async-nats 0.46.0 still uses vulnerable rustls-webpki." }
33
-=======
34
# No safe upgrade available - async-nats 0.46.0 still uses rustls-webpki 0.102.x
35
{ id = "RUSTSEC-2026-0049", reason = "No safe upgrade available. async-nats 0.46.0 still uses vulnerable rustls-webpki." },
36
->>>>>>> 7b56affdc (ci: pin all GitHub Actions SHA [org-bootstrap-2026-05-03])
37
]
0 commit comments