Skip to content

Commit 1362306

Browse files
committed
upgrade rustwide, drop failure compat code
1 parent bb8cd48 commit 1362306

File tree

4 files changed

+316
-408
lines changed

4 files changed

+316
-408
lines changed

.cargo/audit.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[advisories]
22
ignore = [
3-
"RUSTSEC-2020-0036", # failure is officially deprecated/unmaintained
4-
# https://github.com/rust-lang/docs.rs/issues/1014
5-
63
"RUSTSEC-2023-0018", # rustwide -> remove_dir_all,TOCTOU / Race Condition
74
# https://github.com/rust-lang/docs.rs/issues/2074
85

0 commit comments

Comments
 (0)