Skip to content

Commit 4f94c1a

Browse files
committed
Bump serde to 1.0
1 parent 62cc25f commit 4f94c1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ lazy_static = "0.2"
1515
winapi = "0.2"
1616
kernel32-sys = "0.2"
1717
gdi32-sys = "0.2"
18-
serde = "0.9"
19-
serde_derive = "0.9"
18+
serde = "1.0"
19+
serde_derive = "1.0"

0 commit comments

Comments
 (0)