5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-07 17:18:03 +03:00
proxmox-backup/pbs-buildcfg/Cargo.toml

10 lines
239 B
TOML
Raw Normal View History

[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]