mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
8 lines
87 B
TOML
8 lines
87 B
TOML
[workspace]
|
|
members = [
|
|
"run-wasm",
|
|
"winit",
|
|
"winit-core"
|
|
]
|
|
resolver = "2"
|