Skip to content

Commit

Permalink
Update nom-supreme requirement from ^0.7.0 to ^0.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [nom-supreme](https://github.com/Lucretiel/nom-supreme) to permit the latest version.
- [Release notes](https://github.com/Lucretiel/nom-supreme/releases)
- [Changelog](https://github.com/Lucretiel/nom-supreme/blob/main/CHANGELOG.md)
- [Commits](Lucretiel/nom-supreme@0.7.0...0.7.0)

---
updated-dependencies:
- dependency-name: nom-supreme
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2022
1 parent 6f59ce4 commit 55c9330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -53,7 +53,7 @@ default-features = false
optional = true

[dependencies.nom-supreme]
version = "^0.7.0"
version = "^0.8.0"
default-features = false
features = ["error"]

Expand Down

0 comments on commit 55c9330

Please sign in to comment.