proxmox-backup/pbs-buildcfg/Cargo.toml
Thomas Lamprecht edc876c58e bump version to 2.0.12-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-10-19 10:48:54 +02:00

10 lines
239 B
TOML

[package]
name = "pbs-buildcfg"
version = "2.0.12"
authors = ["Proxmox Support Team <support@proxmox.com>"]
edition = "2018"
description = "macros used for pbs related paths such as configdir and rundir"
build = "build.rs"
[dependencies]