forked from proxmox-mirrors/proxmox
cargo: rrd: set license in subcrate too
in preparation of moving this out Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5d61126f58
commit
d97a86c15b
@ -3,6 +3,7 @@ name = "proxmox-rrd"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
license = "AGPL-3"
|
||||||
description = "Simple RRD database implementation."
|
description = "Simple RRD database implementation."
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user