Upgrade to winnow 0.7 (#7198)
This commit is contained in:
@ -88,7 +88,7 @@ uuid = { workspace = true, features = ["v4", "v5", "js", "serde"] }
|
||||
validator = { version = "0.20.0", features = ["derive"] }
|
||||
walkdir = "2.5.0"
|
||||
web-time = "1.1"
|
||||
winnow = "=0.6.24"
|
||||
winnow = "0.7"
|
||||
zip = { workspace = true }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user