]> git.proxmox.com Git - proxmox-backup.git/blob - pbs-buildcfg/Cargo.toml
buildcfg: fix version
[proxmox-backup.git] / pbs-buildcfg / Cargo.toml
1 [package]
2 name = "pbs-buildcfg"
3 version = "2.0.5"
4 authors = ["Proxmox Support Team <support@proxmox.com>"]
5 edition = "2018"
6 description = "macros used for pbs related paths such as configdir and rundir"
7 build = "build.rs"
8
9 [dependencies]