diff --git a/Cargo.toml b/Cargo.toml index 885eaae..9ff694d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ hex = "0.4" ring = "0.17" tokio = { version = "1.36", features = ["full"] } serde_json = "1.0" -octocrab = "0.36" +octocrab = "0.37"