From 689d4871edfeadcbbd721eb8485dd495686dca0c 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:52 +0000 Subject: [PATCH] Update Rust crate google-cloudkms1 to 5.0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1f0762e..2634922 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ dirs = "5.0.1" 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-cloudkms1 = "5.0.4" google-drive3 = "5.0.3" google-storage1 = "5.0.3" heck = "0.5.0"