Skip to content

Commit

Permalink
Update tame-index/gix (#566)
Browse files Browse the repository at this point in the history
This updates tame-index, which includes
EmbarkStudios/tame-index#33, which allows
cargo-deny to use OS file locking for safer interactions with cargo, as
well as improved safety and robustness for read/fetching advisory
databases.

This doesn't add new tests as I'm _pretty_ confident the OS file locking
code works correctly, which means #537 is basically covered since it's
more robust now.

Resolves: #537
  • Loading branch information
Jake-Shadle authored Sep 29, 2023
1 parent 89be46d commit 7965a5e
Show file tree
Hide file tree
Showing 8 changed files with 155 additions and 104 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
/tests/test_data/**/target
scripts/check
*.snap.new
/tests/advisory-db/db.lock
Loading

0 comments on commit 7965a5e

Please sign in to comment.