proxmox/proxmox-worker-task/Cargo.toml
Wolfgang Bumiller 36e552de47 worker-task: bump to 0.1.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-07-11 14:47:25 +02:00

14 lines
268 B
TOML

[package]
name = "proxmox-worker-task"
version = "0.1.0"
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Worker task functionality"
exclude.workspace = true
[dependencies]
anyhow.workspace = true