mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-23 20:58:18 +00:00
deps: upgrade nom to latest 7.x release
This commit is contained in:
Generated
+1
-1
@@ -1801,7 +1801,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de"
|
||||
dependencies = [
|
||||
"data-encoding",
|
||||
"syn 1.0.109",
|
||||
"syn 2.0.117",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
+1
-1
@@ -153,7 +153,7 @@ minijinja-contrib = {version="2.7.0",features=["datetime", "pycompat", "rand", "
|
||||
mlua = "0.11"
|
||||
mockito = "1.6.1"
|
||||
nix = "0.30"
|
||||
nom = "7.1.0"
|
||||
nom = "7.1.3"
|
||||
nom_locate = "4.1"
|
||||
notify = "8"
|
||||
nucleo-matcher = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user