Compatibility with the latest cargo-audit output format

This commit is contained in:
svartalf
2020-01-26 20:19:18 +03:00
parent 35fc20ed69
commit 86207092bb
9 changed files with 1267 additions and 282 deletions
+1
View File
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Invalid input properly terminates Action execution (#1)
- Compatibility with new `cargo-audit` JSON output (#70)
## [1.0.0] - 2019-10-09