From cc0877e94c8ca441f92818d3121fbdf0ee0ad6b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:40:38 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.36 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b07baf8..3d58165 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.35" +octocrab = "0.36"