Update Rust crate octocrab to 0.20.0
This commit is contained in:
@@ -21,4 +21,4 @@ git2 = { version = "0.17.1", features = [
|
||||
] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
serde_yaml = "0.9.21"
|
||||
octocrab = { version = "0.19.0", features = ["futures-core", "futures-util"] }
|
||||
octocrab = { version = "0.20.0", features = ["futures-core", "futures-util"] }
|
||||
|
Reference in New Issue
Block a user