mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2025-04-14 08:44:46 +00:00
qemu-display: bump to 0.1.1
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
f3e096af87
commit
51846ea604
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3646,7 +3646,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "qemu-display"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"async-broadcast",
|
||||
"async-lock",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "qemu-display"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Marc-André Lureau <marcandre.lureau@redhat.com>"]
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user