diff --git a/Cargo.lock b/Cargo.lock index 187266bc72..55684df88c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5479,7 +5479,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" dependencies = [ "cfg-if", - "windows-targets 0.48.5", + "windows-targets 0.52.6", ] [[package]] @@ -10384,9 +10384,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 5a3c360522..a9d8187594 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -637,7 +637,7 @@ propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "c0 propolis-mock-server = { git = "https://github.com/oxidecomputer/propolis", rev = "c03bd1a29c775acfc65de561b8fc436e2459a633" } # 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.