]> git.proxmox.com Git - proxmox.git/blame - proxmox-borrow/Cargo.toml
bump proxmox-notify to 0.3.1-1
[proxmox.git] / proxmox-borrow / Cargo.toml
CommitLineData
7db0a3c6
WB
1[package]
2name = "proxmox-borrow"
17adc570 3version = "1.0.1"
64959d9a
FG
4authors.workspace = true
5edition.workspace = true
6license.workspace = true
7repository.workspace = true
7db0a3c6
WB
8description = "contains the Tied type to tie a value with a lifetime to the value it borrows from"
9
64959d9a 10exclude.workspace = true
7db0a3c6
WB
11
12[dependencies]