deps.rs/libs/shared-failure/Cargo.toml

8 lines
129 B
TOML
Raw Normal View History

2018-02-24 03:12:28 +00:00
[package]
name = "shared-failure"
version = "0.1.0"
authors = ["Sam Rijs <srijs@airpost.net>"]
[dependencies]
failure = "0.1.1"