Skip to content

Commit e5baa41

Browse files
codexclaude
andcommitted
fix(helios-cli): repair malformed deny.toml
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent bd19dda commit e5baa41

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

deny.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ allow-registry = ["https://github.com/rust-lang/crates.io-index"]
2828

2929
[advisories]
3030
ignore = [
31-
<<<<<<< HEAD
32-
{ id = "RUSTSEC-2026-0049", reason = "No safe upgrade available. async-nats 0.46.0 still uses vulnerable rustls-webpki." }
33-
=======
3431
# No safe upgrade available - async-nats 0.46.0 still uses rustls-webpki 0.102.x
3532
{ 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])
3733
]

0 commit comments

Comments
 (0)