Skip to content

Commit

Permalink
Bump nom from 5.1.3 to 7.1.3 in /marauder
Browse files Browse the repository at this point in the history
Bumps [nom](https://github.com/Geal/nom) from 5.1.3 to 7.1.3.
- [Changelog](https://github.com/rust-bakery/nom/blob/7.1.3/CHANGELOG.md)
- [Commits](rust-bakery/nom@5.1.3...7.1.3)

---
updated-dependencies:
- dependency-name: nom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 848cf8a commit d087c7f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 36 deletions.
44 changes: 9 additions & 35 deletions marauder/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion marauder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ futures = { version = "0.3", default-features = false, features = ["alloc"] }
itertools = "0.10"
libremarkable = "0.6" # libremarkable = { git = "https://github.com/canselcik/libremarkable", branch = "master" }
log = "0.4"
nom = "5"
nom = "7"
once_cell = "1"
prost = "0.9"
qrcode-generator = "4"
Expand Down

0 comments on commit d087c7f

Please sign in to comment.