Skip to content

Release 0.14.3

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 29 Sep 13:49
· 126 commits to main since this release

Fixed

  • PR#566 updated tame-index to obtain support OS file locking, resolving #537. This change means that cargo-deny should not encounter issues such as those described here since we no longer use gix::lock locking advisory databases, and makes reading the crates.io index safer by respecting the lock used by cargo itself.