Skip to content

Commit e562850

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 a306bc1 commit e562850

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,6 +11,6 @@ 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.15.1", optional = true, features = ["extension-module", "abi3-py36"] }

0 commit comments

Comments
 (0)