Skip to content

Commit c463d8a

Browse files
authored
chore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)
1 parent 1bb7beb commit c463d8a

2 files changed

Lines changed: 4 additions & 2 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
# time crate can't be updated in the repo because of MSRV, users are unaffected
44
"RUSTSEC-2026-0009",
5+
# libflate crates can't be updated in the repo because of MSRV, users are unaffected
6+
"RUSTSEC-2026-0105",
57
]

Cargo.lock

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

0 commit comments

Comments
 (0)