proxmox-backup/Cargo.toml

12 lines
196 B
TOML
Raw Normal View History

2018-10-30 10:04:30 +01:00
[package]
name = "apitest"
version = "0.1.0"
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
[dependencies]
failure = "0.1.3"
phf = "0.7.23"
phf_macros = "0.7.23"
derive-new = "0.5.5"