proxmox/proxmox-lang/Cargo.toml
Wolfgang Bumiller d8eb6d1bde lang: bump to 1.3.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-06-20 10:56:05 +02:00

13 lines
288 B
TOML

[package]
name = "proxmox-lang"
version = "1.3.0"
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "simple rust language utilities such as try_block, which have no dependencies"
exclude.workspace = true
[dependencies]