From 14e41e4706013a406213674850ac61ab3cac0995 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:50:38 +0000 Subject: [PATCH] Update Rust crate qorb to 0.4.1 --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1bea60531d..9ad3ac0f17 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10277,9 +10277,9 @@ dependencies = [ [[package]] name = "qorb" -version = "0.4.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a3a29f6021f8ccb73eef615ad8b17006098376a75e9ba41eb0f6b976bd12e97" +checksum = "2f223a85f489c9548719fb367c6733e8bc9d4eef76d6ea59a18299acd9497c60" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 7e509f9300..a6ff320e75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -625,7 +625,7 @@ propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "e3 propolis-mock-server = { git = "https://github.com/oxidecomputer/propolis", rev = "e3988414bd68ecf806078fb898120e1194451ee9" } # NOTE: see above! proptest = "1.7.0" -qorb = "0.4.0" +qorb = "0.4.1" quote = "1.0" rand = "0.8.5" # We're still in the middle of migrating to rand 0.9.