From 206d72e31e35ec7dc4902f84fd6432c9939a06c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:22:26 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.34 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index da25cec..e61cf2d 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.33" +octocrab = "0.34"