We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe4dd2 commit 5e35493Copy full SHA for 5e35493
Cargo.lock
@@ -4630,13 +4630,13 @@ dependencies = [
4630
4631
[[package]]
4632
name = "serde_derive"
4633
-version = "1.0.81"
+version = "1.0.106"
4634
source = "registry+https://github.com/rust-lang/crates.io-index"
4635
-checksum = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885"
+checksum = "9e549e3abf4fb8621bd1609f11dfc9f5e50320802273b12f3811a67e6716ea6c"
4636
dependencies = [
4637
- "proc-macro2 0.4.30",
4638
- "quote 0.6.12",
4639
- "syn 0.15.35",
+ "proc-macro2 1.0.3",
+ "quote 1.0.2",
+ "syn 1.0.11",
4640
]
4641
4642
0 commit comments