open-flash / swf-parser

Rust and Typescript parsers for SWF
GNU Affero General Public License v3.0
28 stars 8 forks source link

[rs] Separate library from binary dependencies #120

Closed demurgos closed 4 years ago

demurgos commented 4 years ago

Move the binary build to its own crate. This allows to remove serde_json_v8 from the lib dependencies.