Skip to content

Commit

Permalink
Update logos requirement from ^0.14 to ^0.15
Browse files Browse the repository at this point in the history
Updates the requirements on [logos](https://github.com/maciejhirsz/logos) to permit the latest version.
- [Release notes](https://github.com/maciejhirsz/logos/releases)
- [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md)
- [Commits](maciejhirsz/logos@v0.14...v0.15)

---
updated-dependencies:
- dependency-name: logos
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 018c81d commit 9336b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ version = "^4.0"
optional = true

[dependencies.logos]
version = "^0.14"
version = "^0.15"
optional = true

[dependencies.protofish]
Expand Down

0 comments on commit 9336b03

Please sign in to comment.