proxmox-backup/Cargo.toml
2018-10-30 10:04:30 +01:00

12 lines
196 B
TOML

[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"