]> git.proxmox.com Git - proxmox-backup.git/blob - pbs-buildcfg/Cargo.toml
bump version to 2.1.4-1
[proxmox-backup.git] / pbs-buildcfg / Cargo.toml
1 [package]
2 name = "pbs-buildcfg"
3 version = "2.1.4"
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]