mirror of
https://github.com/joleuger/vuinputd.git
synced 2026-07-17 16:36:03 +00:00
9 lines
149 B
TOML
9 lines
149 B
TOML
[workspace]
|
|
members = [
|
|
"uinput-ioctls",
|
|
"vuinputd",
|
|
"vuinput-examples",
|
|
]
|
|
|
|
# Optional: force same version for all crates
|
|
resolver = "2"
|