From 316c049906fcebc8a2d6ca32350a06d05faad8cf Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 03:14:54 +0000 Subject: [PATCH] Update Rust crate google-drive3 to 5.0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1f0762e..4368183 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ dropshot = "0.10.0" dropshot-verified-body = { git = "https://github.com/oxidecomputer/dropshot-verified-body" } futures = "0.3.30" google-cloudkms1 = "5.0.3" -google-drive3 = "5.0.3" +google-drive3 = "5.0.4" google-storage1 = "5.0.3" heck = "0.5.0" hex = "0.4.3"