Skip to content

Commit fdc7016

Browse files
authored
deps: Update rustls-webpki (#1128)
#### Problem The current version of rustls-webpki has a security advisory (again) #### Summary of changes Bump the version, and ignore for earlier versions
1 parent 573e87a commit fdc7016

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

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.

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ audit:
2727
--ignore RUSTSEC-2024-0344 \
2828
--ignore RUSTSEC-2026-0098 \
2929
--ignore RUSTSEC-2026-0099 \
30+
--ignore RUSTSEC-2026-0104 \
3031
$(ARGS)
3132

3233
spellcheck:

0 commit comments

Comments
 (0)