proxmox-backup/pbs-buildcfg/Cargo.toml
Dietmar Maurer 7a356a748a bump version to 2.0.13-1
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2021-10-21 08:36:41 +02:00

10 lines
239 B
TOML

[package]
name = "pbs-buildcfg"
version = "2.0.13"
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]