From 4b52eebc51123212067cf5a235fa699f098bd32f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 22:48:40 +0000 Subject: [PATCH] Update Rust crate octocrab to 0.39 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 619bf99..80833b5 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.38" +octocrab = "0.39"