Skip to content

Commit

Permalink
chore: Q3 dependency update (#286)
Browse files Browse the repository at this point in the history
Closes #285
  • Loading branch information
jrconlin authored Oct 13, 2021
1 parent 0027d78 commit 627456d
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 245 deletions.
7 changes: 7 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[advisories]
ignore = [
"RUSTSEC-2020-0041", # Bound by Sentry 0.19 requiring Hyper 0.13
"RUSTSEC-2021-0078", # Bound by Sentry 0.19 requiring Hyper 0.13
"RUSTSEC-2021-0079", # Bound by Sentry 0.19 requiring Hyper 0.13
"RUSTSEC-2021-0115", # Bound by rusoto 0.45 & fernet 0.1.4 (not a risk)
]
Loading

0 comments on commit 627456d

Please sign in to comment.