zip-rs-wasm/Cargo.toml
2014-09-07 11:53:43 +00:00

8 lines
180 B
TOML

[package]
name = "zip"
version = "0.0.1"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
[dependencies.flatestream]
git = "https://github.com/mvdnes/flatestream-rs.git"