caio.co/de/cantine

Bump to nom v7

Id
d8e71be18e64e0dfbc9ca790cff6290789b433b2
Author
Caio
Commit time
2021-09-11T09:19:17+02:00

Modified tique/Cargo.toml

@@ -21,7 +21,7

[dependencies]
tantivy = "0.15"
-nom = { version = "6", optional = true }
+nom = { version = "7", optional = true }

[dev-dependencies]
quickcheck = "1.0"