zip-rs-wasm/Cargo.toml
2014-09-09 13:00:18 +02:00

8 lines
176 B
TOML

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