Skip to content

Commit

Permalink
Update magnus requirement from 0.6 to 0.7
Browse files Browse the repository at this point in the history
Updates the requirements on [magnus](https://github.com/matsadler/magnus) to permit the latest version.
- [Release notes](https://github.com/matsadler/magnus/releases)
- [Changelog](https://github.com/matsadler/magnus/blob/main/CHANGELOG.md)
- [Commits](matsadler/magnus@0.6.0...0.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent 9f9f93a commit 644a3a0
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 @@ -15,7 +15,7 @@ exclude = ["replays/*", "build-doc.sh", ".travis.yml", "CoH3Rec.bt"]

[dependencies]
byteorder = "1"
magnus = { version = "0.6", optional = true }
magnus = { version = "0.7", optional = true }
nom = "7"
nom_locate = "4"
nom-tracable = "0.9"
Expand Down

0 comments on commit 644a3a0

Please sign in to comment.