2021-07-06 09:56:35 +00:00
|
|
|
[package]
|
|
|
|
name = "pbs-buildcfg"
|
2021-07-21 07:11:54 +00:00
|
|
|
version = "2.0.5"
|
2021-07-06 09:56:35 +00:00
|
|
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
|
|
|
edition = "2018"
|
|
|
|
description = "macros used for pbs related paths such as configdir and rundir"
|
2021-07-19 12:59:17 +00:00
|
|
|
build = "build.rs"
|
2021-07-06 09:56:35 +00:00
|
|
|
|
|
|
|
[dependencies]
|