Skip to content

Commit 7aa7f29

Browse files
Update nom requirement from 4.2.3 to 6.1.2
Updates the requirements on [nom](https://github.com/Geal/nom) to permit the latest version. - [Release notes](https://github.com/Geal/nom/releases) - [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md) - [Commits](rust-bakery/nom@4.2.3...6.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 09ecfba commit 7aa7f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amadeus-commoncrawl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ amadeus-core = { version = "=0.4.2", path = "../amadeus-core" }
2323
amadeus-types = { version = "=0.4.2", path = "../amadeus-types" }
2424
async-compression = { version = "0.3.3", features = ["gzip", "futures-bufread"] }
2525
futures = "0.3"
26-
nom = "4.2.3"
26+
nom = "6.1.2"
2727
pin-project = "0.4"
2828
reqwest = "0.10"
2929
reqwest_resume = "0.3"

0 commit comments

Comments
 (0)