mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-26 22:48:17 +00:00
Changes: - Update socketcan-rs to v3.3.1 which solve the issue regarding the CANFD messages: - https://github.com/socketcan-rs/socketcan-rs/pull/61 - Update Cargo.lock files under main and staging workspace Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
6 lines
65 B
TOML
6 lines
65 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"vhost-device-video",
|
|
]
|