public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
* [PATCH] rust: Update Cargo.lock
@ 2026-03-09 17:24 Philippe Mathieu-Daudé
  2026-03-11  9:11 ` Zhao Liu
  2026-03-11 16:16 ` Paolo Bonzini
  0 siblings, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-03-09 17:24 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-rust, Zhao Liu, Marc-André Lureau, Paolo Bonzini,
	Philippe Mathieu-Daudé

Update Cargo.lock on top of commit  7ecd3f71079 ("Merge tag
'for-upstream' of https://gitlab.com/bonzini/qemu into staging").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 rust/Cargo.lock | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 801ac5f4f51..cbb3ca15f77 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -172,7 +172,6 @@ dependencies = [
  "migration",
  "qemu_macros",
  "qom",
- "system",
  "util",
 ]
 
@@ -351,7 +350,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd"
 dependencies = [
  "serde_core",
- "serde_derive",
 ]
 
 [[package]]
@@ -407,6 +405,7 @@ dependencies = [
  "bql",
  "common",
  "glib-sys",
+ "hwcore",
  "migration",
  "qom",
  "system-sys",
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] rust: Update Cargo.lock
@ 2026-01-12  9:09 Zhao Liu
  2026-01-12  8:55 ` Paolo Bonzini
  0 siblings, 1 reply; 5+ messages in thread
From: Zhao Liu @ 2026-01-12  9:09 UTC (permalink / raw)
  To: Paolo Bonzini, Manos Pitsidianakis, Philippe Mathieu-Daudé,
	Richard Henderson
  Cc: qemu-devel, qemu-rust, Zhao Liu

`cargo +nightly build` updates Cargo.lock file.

Reported-by: Philippe Mathieu-Daudé <philmd@linaro.org> 
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
---
 rust/Cargo.lock | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 42ae857fe533..78452c3db9b4 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -1,6 +1,6 @@
 # This file is automatically @generated by Cargo.
 # It is not intended for manual editing.
-version = 3
+version = 4
 
 [[package]]
 name = "anyhow"
@@ -233,6 +233,8 @@ dependencies = [
 [[package]]
 name = "probe"
 version = "0.5.2"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "136558b6e1ebaecc92755d0ffaf9421f519531bed30cc2ad23b22cb00965cc5e"
 
 [[package]]
 name = "proc-macro-error"
@@ -392,7 +394,6 @@ dependencies = [
  "migration",
  "qom",
  "system",
- "trace",
  "util",
 ]
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-11 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09 17:24 [PATCH] rust: Update Cargo.lock Philippe Mathieu-Daudé
2026-03-11  9:11 ` Zhao Liu
2026-03-11 16:16 ` Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2026-01-12  9:09 Zhao Liu
2026-01-12  8:55 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox