Skip to content

Commit f830e46

Browse files
committed
Updating serde_yaml for bugfix
1 parent 7d2276a commit f830e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ dns-lookup = "1.0.6"
1919
rand = "0.8.3"
2020
serde = { version = "1.0.126", features = ["derive"] }
2121
serde_json = "1.0.64"
22-
serde_yaml = "0.8.17"
22+
serde_yaml = "~0.8.17"

0 commit comments

Comments
 (0)