use proxmox-backup as package name

This commit is contained in:
Dietmar Maurer
2018-12-20 10:32:49 +01:00
parent f7dd683b46
commit fe0e04c69c
10 changed files with 36 additions and 38 deletions

View File

@ -1,11 +1,11 @@
[package]
name = "apitest"
name = "proxmox-backup"
version = "0.1.0"
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
edition = "2018"
[lib]
name = "apitest"
name = "proxmox_backup"
path = "src/lib.rs"
version = "0.1.0"
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]