|
@@ -1573,18 +1573,18 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde"
|
|
name = "serde"
|
|
-version = "1.0.121"
|
|
|
|
|
|
+version = "1.0.123"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6159e3c76cab06f6bc466244d43b35e77e9500cd685da87620addadc2a4c40b1"
|
|
|
|
|
|
+checksum = "92d5161132722baa40d802cc70b15262b98258453e85e5d1d365c757c73869ae"
|
|
dependencies = [
|
|
dependencies = [
|
|
"serde_derive",
|
|
"serde_derive",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde_derive"
|
|
name = "serde_derive"
|
|
-version = "1.0.121"
|
|
|
|
|
|
+version = "1.0.123"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f3fcab8778dc651bc65cfab2e4eb64996f3c912b74002fb379c94517e1f27c46"
|
|
|
|
|
|
+checksum = "9391c295d64fc0abb2c556bad848f33cb8296276b1ad2677d1ae1ace4f258f31"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
"quote",
|
|
"quote",
|