ruffle/Cargo.toml

9 lines
136 B
TOML

[workspace]
members = [
"lib",
"desktop",
"web"
]
[patch.'https://github.com/Herschel/swf-rs']
swf = { path = "../swf-rs" }