Skip to content

Commit

Permalink
merge master (and rebuild Cargo.lock)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Oct 3, 2024
2 parents df4cbc7 + b8e524f commit 4c3874b
Show file tree
Hide file tree
Showing 137 changed files with 5,149 additions and 13,587 deletions.
11 changes: 1 addition & 10 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
[advisories]
ignore = [
"RUSTSEC-2020-0071", # Bound by Rusoto 0.42, reqwest 0.9, hyper 0.12, chrono 0.4.
"RUSTSEC-2021-0078", # Bound by Rusoto 0.42, Reqwest 0.9 requiring Hyper 0.12
"RUSTSEC-2021-0079", # Bound by Rusoto 0.42, Reqwest 0.9, a2 0.5 requiring Hyper 0.12
"RUSTSEC-2021-0124", # Bound by tokio restrictions, rusoto, reqwest, hyper...
"RUSTSEC-2023-0034", # Bound by Rusoto 0.42, Reqwest 0.9, a2 0.5 requiring Hyper 0.12
"RUSTSEC-2023-0052", # Bound by Rusoto 0.47, Rustls 0.20, hyper-rustls 0.22, a2 0.8
"RUSTSEC-2023-0065", # Bound by tokio-tungstenite
"RUSTSEC-2024-0006", # Bound by Rusoto 0.42
"RUSTSEC-2024-0336", # Bound by hyper-alpn 0.4.1, hyper-rustls 0.22.0/0.23.4,
# tokio-rustls 0.22.0/0.23.4 (not affected)
"RUSTSEC-2021-0124", # Bound by tokio restrictions, cargo, reqwest, hyper...
]
Loading

0 comments on commit 4c3874b

Please sign in to comment.