Upgrade the dependencies

This commit is contained in:
Kerollmops 2022-03-14 17:00:53 +01:00
parent 288a879411
commit 63682c2c9a
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
7 changed files with 68 additions and 68 deletions

View file

@ -6,5 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nom = "7.0.0"
nom = "7.1.0"
nom_locate = "4.0.0"