mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2025-02-22 10:12:18 +00:00
chore: cargo update
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
479fbbbe51
commit
1df9070d40
143
Cargo.lock
generated
143
Cargo.lock
generated
@ -646,9 +646,9 @@ checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
|
||||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.16.0"
|
||||
version = "3.17.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
||||
checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf"
|
||||
|
||||
[[package]]
|
||||
name = "bytemuck"
|
||||
@ -1712,7 +1712,19 @@ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"libc",
|
||||
"wasi",
|
||||
"wasi 0.11.0+wasi-snapshot-preview1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "getrandom"
|
||||
version = "0.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"libc",
|
||||
"wasi 0.13.3+wasi-0.2.2",
|
||||
"windows-targets 0.52.6",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -2443,8 +2455,9 @@ checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp"
|
||||
version = "0.7.3"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.7.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2bd2a01262d60486c0063ed3b7c63db728e7e976c8be171bef687c26bba1100f"
|
||||
dependencies = [
|
||||
"ironrdp-cliprdr",
|
||||
"ironrdp-connector",
|
||||
@ -2458,8 +2471,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-acceptor"
|
||||
version = "0.2.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9a0861f8fdb75cb27f31d17684495a45366659b406cfd1e05164fbde6fe0ecdd"
|
||||
dependencies = [
|
||||
"ironrdp-async",
|
||||
"ironrdp-connector",
|
||||
@ -2471,8 +2485,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-ainput"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "748f0c8f283b504044e3ba5e4583595312362e24c53a10ccf959068f7dbf4cd4"
|
||||
dependencies = [
|
||||
"bitflags 2.8.0",
|
||||
"ironrdp-core",
|
||||
@ -2483,8 +2498,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-async"
|
||||
version = "0.2.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "db40a86028aac324e0ef860fdde7af0b65f714433bd4ae93cc4dc9d169fd1fcc"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"ironrdp-connector",
|
||||
@ -2495,8 +2511,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-cliprdr"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "01860a837a67d4d5dbdbfe065d13d267a85e3d05f836d888a6f255a5c516d4ae"
|
||||
dependencies = [
|
||||
"bitflags 2.8.0",
|
||||
"ironrdp-core",
|
||||
@ -2508,8 +2525,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-connector"
|
||||
version = "0.2.2"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7ce14493abe3432f866ef10ca47cc8f8aca55f5124a519a74dfa2251b15a64e1"
|
||||
dependencies = [
|
||||
"ironrdp-core",
|
||||
"ironrdp-error",
|
||||
@ -2526,16 +2544,18 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-core"
|
||||
version = "0.1.2"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f4e2fe85343e9c7e79c6851f79f66531524efefa53b01c78f1130aa4ffb5d79b"
|
||||
dependencies = [
|
||||
"ironrdp-error",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-displaycontrol"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "11293e84bfdd8cbc723efa2779f84628df080e76aed350d3090784f3608de84c"
|
||||
dependencies = [
|
||||
"ironrdp-core",
|
||||
"ironrdp-dvc",
|
||||
@ -2546,8 +2566,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-dvc"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "70f61da2842fcd0ed681329f30167cf36a1f14206ac4f6d01f9574faeaa31fee"
|
||||
dependencies = [
|
||||
"ironrdp-core",
|
||||
"ironrdp-pdu",
|
||||
@ -2558,13 +2579,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-error"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d0b4a16ca91adeef52d1178cdd87baa713c34772e03d84ff3c399f538549476f"
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-graphics"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2443c016c3074168225a7835e5cef3be7bc864aa5fefe4822a0186051f099a42"
|
||||
dependencies = [
|
||||
"bit_field",
|
||||
"bitflags 2.8.0",
|
||||
@ -2580,8 +2603,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-pdu"
|
||||
version = "0.1.2"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "57bb9bdbe12eb8c3f71252f6a95f9568734b9204d4104aee0d0726f053c1ca30"
|
||||
dependencies = [
|
||||
"bit_field",
|
||||
"bitflags 2.8.0",
|
||||
@ -2603,8 +2627,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-rdpsnd"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ba8b93546a482e4a665be54bd5cd95f6dc03250d5f183fa8aa0a3051d774d14e"
|
||||
dependencies = [
|
||||
"bitflags 2.8.0",
|
||||
"ironrdp-core",
|
||||
@ -2615,8 +2640,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-server"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.4.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6c7beac38c7659eb81988aab34300ddc33685d141052eda09947878d1b8a2d41"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@ -2642,8 +2668,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-svc"
|
||||
version = "0.1.2"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2755720c728792b3b470e30146d4c0f68bf13da2ce99df64fc0b4f0f01906b23"
|
||||
dependencies = [
|
||||
"bitflags 2.8.0",
|
||||
"ironrdp-core",
|
||||
@ -2652,8 +2679,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ironrdp-tokio"
|
||||
version = "0.2.1"
|
||||
source = "git+https://github.com/Devolutions/IronRDP#ef33e14133fe378d5e286cf523e4f7e308d477bd"
|
||||
version = "0.2.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "708486d697278996b62e429623bf766c9e3d8eac6bad5563ee85d501e154cba1"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"ironrdp-async",
|
||||
@ -2802,9 +2830,9 @@ checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
|
||||
|
||||
[[package]]
|
||||
name = "libfuzzer-sys"
|
||||
version = "0.4.8"
|
||||
version = "0.4.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
|
||||
checksum = "cf78f52d400cf2d84a3a973a78a592b4adc535739e0a5597a0da6f0c357adc75"
|
||||
dependencies = [
|
||||
"arbitrary",
|
||||
"cc",
|
||||
@ -2992,7 +3020,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"wasi",
|
||||
"wasi 0.11.0+wasi-snapshot-preview1",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
@ -3683,7 +3711,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "qemu-display"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
dependencies = [
|
||||
"async-broadcast",
|
||||
"async-lock",
|
||||
@ -3724,7 +3752,6 @@ dependencies = [
|
||||
"enumflags2",
|
||||
"futures-util",
|
||||
"ironrdp",
|
||||
"keycodemap",
|
||||
"opus",
|
||||
"pixman-sys",
|
||||
"qemu-display",
|
||||
@ -3851,7 +3878,7 @@ version = "0.6.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
||||
dependencies = [
|
||||
"getrandom",
|
||||
"getrandom 0.2.15",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -3984,7 +4011,7 @@ version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b"
|
||||
dependencies = [
|
||||
"getrandom",
|
||||
"getrandom 0.2.15",
|
||||
"libredox",
|
||||
"thiserror 2.0.11",
|
||||
]
|
||||
@ -4057,7 +4084,7 @@ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"cfg-if",
|
||||
"getrandom",
|
||||
"getrandom 0.2.15",
|
||||
"libc",
|
||||
"spin",
|
||||
"untrusted",
|
||||
@ -4264,9 +4291,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "serde_json"
|
||||
version = "1.0.137"
|
||||
version = "1.0.138"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
|
||||
checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949"
|
||||
dependencies = [
|
||||
"itoa",
|
||||
"memchr",
|
||||
@ -4579,13 +4606,13 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
|
||||
|
||||
[[package]]
|
||||
name = "tempfile"
|
||||
version = "3.15.0"
|
||||
version = "3.16.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
|
||||
checksum = "38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"fastrand",
|
||||
"getrandom",
|
||||
"getrandom 0.3.1",
|
||||
"once_cell",
|
||||
"rustix",
|
||||
"windows-sys 0.59.0",
|
||||
@ -5034,7 +5061,7 @@ version = "1.12.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b3758f5e68192bb96cc8f9b7e2c2cfdabb435499a28499a42f8f984092adad4b"
|
||||
dependencies = [
|
||||
"getrandom",
|
||||
"getrandom 0.2.15",
|
||||
"serde",
|
||||
]
|
||||
|
||||
@ -5134,6 +5161,15 @@ version = "0.11.0+wasi-snapshot-preview1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
||||
|
||||
[[package]]
|
||||
name = "wasi"
|
||||
version = "0.13.3+wasi-0.2.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
|
||||
dependencies = [
|
||||
"wit-bindgen-rt",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "wasm-bindgen"
|
||||
version = "0.2.100"
|
||||
@ -5741,6 +5777,15 @@ dependencies = [
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "wit-bindgen-rt"
|
||||
version = "0.33.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
|
||||
dependencies = [
|
||||
"bitflags 2.8.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "write16"
|
||||
version = "1.0.0"
|
||||
|
@ -21,7 +21,7 @@ repository = "https://gitlab.com/marcandre.lureau/qemu-display"
|
||||
tracing = "0.1"
|
||||
zbus = { version = "5.0", features = ["p2p", "serde_bytes"] }
|
||||
pixman-sys = "0.1"
|
||||
qemu-display = { path = "qemu-display", version = "0.1" }
|
||||
qemu-display = { path = "qemu-display", version = "0.1.4" }
|
||||
keycodemap = { path = "keycodemap", version = "0.1" }
|
||||
|
||||
[patch.crates-io]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "qemu-display"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
authors = ["Marc-André Lureau <marcandre.lureau@redhat.com>"]
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
@ -12,7 +12,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
qemu-display.workspace = true
|
||||
tracing.workspace = true
|
||||
keycodemap.workspace = true
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
bytes = "1.6"
|
||||
pixman-sys = "0.1.0"
|
||||
@ -21,7 +20,7 @@ tokio = { version = "1.39", features = ["full"] }
|
||||
anyhow = "1.0"
|
||||
clap = { version = "4.5", features = ["derive", "cargo"] }
|
||||
async-trait = "0.1"
|
||||
ironrdp = { git = "https://github.com/Devolutions/IronRDP", features = [
|
||||
ironrdp = { version = "0.7.4", features = [
|
||||
"connector",
|
||||
"server",
|
||||
"svc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user