Skip to content

Commit 28affa8

Browse files
committed
Update to serde_yaml 0.9
1 parent 9702fe4 commit 28affa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_skeptic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ serde_json = "1.0"
1717
serde_repr = "0.1"
1818
serde_test = "1.0"
1919
serde-transcode = "1.0"
20-
serde_yaml = "0.8"
20+
serde_yaml = "0.9"
2121
skeptic = "0.13.5"
2222
void = "1.0"

0 commit comments

Comments
 (0)