Update Rust crate serde_yaml to 0.9.20
This commit is contained in:
@@ -20,5 +20,5 @@ git2 = { version = "0.17.0", features = [
|
||||
"vendored-openssl",
|
||||
] }
|
||||
serde = { version = "1.0.159", features = ["derive"] }
|
||||
serde_yaml = "0.9.19"
|
||||
serde_yaml = "0.9.20"
|
||||
octocrab = { version = "0.19.0", features = ["futures-core", "futures-util"] }
|
||||
|
Reference in New Issue
Block a user