Skip to content

Commit

Permalink
Update bytes (yanked), handlebars, and directly depend on semver (#251)
Browse files Browse the repository at this point in the history
* Update bytes (yanked), handlebars, and directly depend on semver

* Update all crates

* Update krates

* Fix/update deny

---------

Co-authored-by: Jake Shadle <jake.shadle@embark-studios.com>
  • Loading branch information
oscargus and Jake-Shadle authored Aug 12, 2024
1 parent 7b08ebe commit 42b5a56
Show file tree
Hide file tree
Showing 6 changed files with 308 additions and 217 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2

check-self:
name: cargo-about
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- next-header -->
## [Unreleased] - ReleaseDate
### Changed
- [PR#251](https://github.com/EmbarkStudios/cargo-about/pull/251) updated crates and directly depend on `semver`.

## [0.6.2] - 2024-05-31
### Changed
- [PR#248](https://github.com/EmbarkStudios/cargo-about/pull/248) updated crates.
Expand Down
Loading

0 comments on commit 42b5a56

Please sign in to comment.