Wolfgang Bumiller b5b563e215 bump proxmox-section-config to 2.0.1-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-02-02 14:03:51 +01:00

21 lines
448 B
TOML

[package]
name = "proxmox-section-config"
version = "2.0.1"
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "proxmox schema based section config format parsing"
exclude.workspace = true
[dependencies]
anyhow.workspace = true
hex.workspace = true
serde.workspace = true
serde_json.workspace = true
proxmox-schema.workspace = true
# FIXME: remove!
proxmox-lang.workspace = true