diff --git a/Cargo.toml b/Cargo.toml index 6452cbc..a97fb23 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.40" +octocrab = "0.41"