]> git.proxmox.com Git - proxmox.git/blame - proxmox-rest-server/Cargo.toml
start new proxmox-rest-server workspace
[proxmox.git] / proxmox-rest-server / Cargo.toml
CommitLineData
2e426f9d
DM
1[package]
2name = "proxmox-rest-server"
3version = "0.1.0"
4authors = ["Proxmox Support Team <support@proxmox.com>"]
5edition = "2018"
6description = "REST server implementation"
7
8[dependencies]
9anyhow = "1.0"