diff --git a/Cargo.toml b/Cargo.toml index a97fb23..19ed095 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ hex = "0.4.3" ring = "0.17.8" tokio = { version = "1.37", features = ["full"] } serde_json = "1.0.116" -octocrab = "0.41" +octocrab = "0.42"