8 lines
176 B
TOML
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"
|