Cargo.toml: [lib] has no authors/version
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
		| @ -7,9 +7,6 @@ edition = "2018" | ||||
| [lib] | ||||
| name = "proxmox_backup" | ||||
| path = "src/lib.rs" | ||||
| version = "0.1.0" | ||||
| authors = ["Dietmar Maurer <dietmar@proxmox.com>"] | ||||
|  | ||||
|  | ||||
| [dependencies] | ||||
| failure = "0.1.3" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user