From 1d2f7850deb26b3a64f0ebc9810205aa2caa4040 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:07:37 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.35 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e61cf2d..b07baf8 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.34" +octocrab = "0.35"