From b708806952d3407efe40111247c421b73f4ea361 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:39:42 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.40 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 80833b5..6452cbc 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.39" +octocrab = "0.40"