We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cc25f commit 4f94c1aCopy full SHA for 4f94c1a
Cargo.toml
@@ -15,5 +15,5 @@ lazy_static = "0.2"
15
winapi = "0.2"
16
kernel32-sys = "0.2"
17
gdi32-sys = "0.2"
18
-serde = "0.9"
19
-serde_derive = "0.9"
+serde = "1.0"
+serde_derive = "1.0"
0 commit comments