Skip to content

Commit 7adc98a

Browse files
chore(deps): bump nom from 7.1.1 to 7.1.2
Bumps [nom](https://github.com/Geal/nom) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/Geal/nom/releases) - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](rust-bakery/nom@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: nom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05de6f1 commit 7adc98a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["lib", "cdylib"]
1111

1212
[dependencies]
1313
mint = "0.5.5"
14-
nom = "7.1.0"
14+
nom = "7.1.2"
1515
modular-bitfield = "0.11.2"
1616
pyo3 = { version = "0.17.3", optional = true, features = ["extension-module", "abi3-py37", "generate-import-lib"] }
1717

0 commit comments

Comments
 (0)