bd10af6eda
note, this bump happened outside the main branch as it wasn't in a
good state and there was need for bumping (log/task rotate stuff).
Cherry picking the actual bump to avoid changelog/versioning
confusion on the next one, that should again happen on the main
branch.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit edc876c58e
)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
10 lines
239 B
TOML
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]
|