update audit.toml

This commit is contained in:
creating2morrow 2023-05-06 01:42:31 -04:00
parent 980909d1f1
commit 45e4649d73
3 changed files with 239 additions and 236 deletions

3
.cargo/audit.toml Normal file
View file

@ -0,0 +1,3 @@
[advisories]
# Reference: https://github.com/chronotope/chrono/issues/602
ignore = ["RUSTSEC-2020-0071"]

View file

@ -6,9 +6,9 @@ on:
- 'docs/**'
- 'scripts/**'
- 'README.md'
branches: [ "dev" ]
branches: [ "dev", "main" ]
pull_request:
branches: [ "dev" ]
branches: [ "dev", "main" ]
env:
CARGO_TERM_COLOR: always

468
Cargo.lock generated

File diff suppressed because it is too large Load diff