5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-03-19 18:50:17 +03:00
Thomas Lamprecht 2abb984b58 bump version to 2.3.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-28 17:18:15 +01:00

10 lines
238 B
TOML

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