Skip to content

Commit

Permalink
Octocrab 0.40.
Browse files Browse the repository at this point in the history
  • Loading branch information
khuey committed Sep 26, 2024
1 parent 97c9678 commit aa5766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ http-body = "1"
http-body-util = "0.1"
linked-hash-map = { version = "0.5", features = [ "serde_impl" ] }
log = "0.4"
octocrab = { version = "0.38", default-features = false, features = ["default-client", "rustls", "rustls-webpki-tokio"] }
octocrab = { version = "0.40", default-features = false, features = ["default-client", "rustls", "rustls-webpki-tokio"] }
serde = { version = "1", features = ["derive"] }
serde_yaml = "0.9"
tempfile = "3"
Expand Down

0 comments on commit aa5766e

Please sign in to comment.