chore(deps): bump nom from 7.1.3 to 8.0.0 (#614)

This commit is contained in:
Arthur Gautier
2025-07-21 19:20:45 -07:00
committed by GitHub
parent f0dbf9425c
commit 7f2b423713
4 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ des = "0.9.0-rc.0"
elliptic-curve = "0.14.0-rc.7"
hex = { package = "base16ct", version = "0.2", features = ["alloc"] }
log = "0.4"
nom = "7"
nom = "8"
ecdsa = { version = "0.17.0-rc.2", features = ["digest", "pem"] }
p256 = "=0.14.0-pre.9"
p384 = "=0.14.0-pre.9"