use crate log and syslog
This commit is contained in:
@ -9,6 +9,8 @@ name = "proxmox_backup"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
syslog = "4.0"
|
||||
failure = "0.1"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user