Skip to content

Commit fd67c49

Browse files
committed
Release 0.18.1
1 parent 85d8532 commit fd67c49

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
<!-- next-header -->
1010
## [Unreleased] - ReleaseDate
11+
## [0.18.1] - 2025-02-27
1112
### Fixed
1213
- [PR#749](https://github.com/EmbarkStudios/cargo-deny/pull/749) updated `krates` to pull in the fix for [EmbarkStudios/krates#100](https://github.com/EmbarkStudios/krates/issues/100).
1314

@@ -705,7 +706,8 @@ Now each license has to be explicitly approved, either by listing them in `licen
705706
- Initial implementation release
706707

707708
<!-- next-url -->
708-
[Unreleased]: https://github.com/EmbarkStudios/cargo-deny/compare/0.18.0...HEAD
709+
[Unreleased]: https://github.com/EmbarkStudios/cargo-deny/compare/0.18.1...HEAD
710+
[0.18.1]: https://github.com/EmbarkStudios/cargo-deny/compare/0.18.0...0.18.1
709711
[0.18.0]: https://github.com/EmbarkStudios/cargo-deny/compare/0.17.0...0.18.0
710712
[0.17.0]: https://github.com/EmbarkStudios/cargo-deny/compare/0.16.4...0.17.0
711713
[0.16.4]: https://github.com/EmbarkStudios/cargo-deny/compare/0.16.3...0.16.4

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cargo-deny"
33
description = "Cargo plugin to help you manage large dependency graphs"
44
repository = "https://github.com/EmbarkStudios/cargo-deny"
5-
version = "0.18.0"
5+
version = "0.18.1"
66
authors = [
77
"Embark <[email protected]>",
88
"Jake Shadle <[email protected]>",

0 commit comments

Comments
 (0)