From 304ecc5cc478479d396f37416f8729aafbf34764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:23:55 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.41 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"