From 80ad003d6f284ec4a8d4edf6b14a351a98b35201 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:30:49 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.37 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"