|
|
@@ -335,10 +335,10 @@ rustls = { version = "0.23.23", features = ["std"], default-features = false }
|
|
|
scopeguard = "1.2.0"
|
|
|
semver = "1.0.26"
|
|
|
seqlock = "0.2.0"
|
|
|
-serde = "1.0.218" # must match the serde_derive version, see https://github.com/serde-rs/serde/issues/2584#issuecomment-1685252251
|
|
|
+serde = "1.0.219" # must match the serde_derive version, see https://github.com/serde-rs/serde/issues/2584#issuecomment-1685252251
|
|
|
serde-big-array = "0.5.1"
|
|
|
serde_bytes = "0.11.16"
|
|
|
-serde_derive = "1.0.218" # must match the serde version, see https://github.com/serde-rs/serde/issues/2584#issuecomment-1685252251
|
|
|
+serde_derive = "1.0.219" # must match the serde version, see https://github.com/serde-rs/serde/issues/2584#issuecomment-1685252251
|
|
|
serde_json = "1.0.140"
|
|
|
serde_with = { version = "3.12.0", default-features = false }
|
|
|
serde_yaml = "0.9.34"
|