Update Rust crate serde to 1.0.162
This commit is contained in:
@@ -19,6 +19,6 @@ git2 = { version = "0.17.1", features = [
|
||||
"vendored-libgit2",
|
||||
"vendored-openssl",
|
||||
] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
serde = { version = "1.0.162", features = ["derive"] }
|
||||
serde_yaml = "0.9.21"
|
||||
octocrab = { version = "0.21.0", features = ["futures-core", "futures-util"] }
|
||||
|
Reference in New Issue
Block a user