Skip to content

Commit

Permalink
Update logos requirement from 0.11.4 to 0.12.0
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)
- [Commits](maciejhirsz/logos@v0.11.4...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 25, 2021
1 parent 6431a10 commit 976ac4d
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 @@ -14,7 +14,7 @@ path = "tests/lib.rs"
[dependencies]
enumn = "0.1.3"
lazy_static = "1.4.0"
logos = "0.11.4"
logos = "0.12.0"
regex = "1.3"
thiserror = "1.0"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 976ac4d

Please sign in to comment.