Skip to content

Commit 6717812

Browse files
authored
Merge pull request #2453 from oasisprotocol/peternose/internal/bump-rustls-webpki-0.103.12
rust: Bump rustls-webpki to 0.103.12
2 parents b559f59 + 525fe4f commit 6717812

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

.cargo/audit.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
ignore = [
33
"RUSTSEC-2023-0071", # Does not affect our current use of the library.
44
"RUSTSEC-2026-0049", # Vulnerable crate is only used in rofl-oracle-sgx example.
5+
"RUSTSEC-2026-0098", # Vulnerable crate is only used in rofl-oracle-sgx example.
6+
"RUSTSEC-2026-0099", # Vulnerable crate is only used in rofl-oracle-sgx example.
57
]

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)