Skip to content

Commit

Permalink
update sentry version and remove ignore rustsec-2020-0041 in circle c…
Browse files Browse the repository at this point in the history
…onfig
  • Loading branch information
tiftran committed Aug 5, 2021
1 parent 9a82b3c commit 58cc538
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 173 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ commands:
name: Core Rust Checks
command: |
cargo fmt -- --check
# https://github.com/bodil/sized-chunks/issues/11
cargo audit --ignore RUSTSEC-2020-0041
cargo audit
python-check:
steps:
- run:
Expand Down
Loading

0 comments on commit 58cc538

Please sign in to comment.