Releases: EmbarkStudios/cargo-deny
Releases Β· EmbarkStudios/cargo-deny
0.4.0
Changed
- Replaced usage of
failurewithanyhow - Upgraded askalono and spdx to newer versions that both use version 3.7 of the SPDX license list
- The embedded license list now uses
zstdfor compression resulting in smaller binary files and faster decompression.
0.3.0
Added
- Added
[licenses.copyleft]config, which can be used to determine what happens when a copyleft license is encountered. - Added
[bans.skip-tree]config, which can be used to skip entire subtrees of a dependency graph when considering duplicates
Fixed
- Fixed displaying of duplicate errors in the presence of a
skipped crate
0.3.0-beta
Release 0.3.0-beta
0.2.6
Release 0.2.6
0.2.5
Release 0.2.5
0.2.3
Release 0.2.3
0.2.2
Release 0.2.2
0.2.1
Release 0.2.1
Release 0.2.0
First "real" release of cargo-deny