ef4b2c2470
now set here, but we really need to automate this soon, just to easy to forget. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
10 lines
238 B
TOML
10 lines
238 B
TOML
[package]
|
|
name = "pbs-buildcfg"
|
|
version = "2.0.5"
|
|
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]
|