[pbs-devel] [PATCH proxmox-backup 15/22] file-restore-daemon: add binary with virtio-vsock API server

Dietmar Maurer dietmar at proxmox.com
Wed Feb 17 11:17:20 CET 2021


Please can we avoid env_logger?

> diff --git a/Cargo.toml b/Cargo.toml
> index 28ca8e64..de42c2ff 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -29,6 +29,7 @@ bitflags = "1.2.1"
>  bytes = "1.0"
>  crc32fast = "1"
>  endian_trait = { version = "0.6", features = ["arrays"] }
> +env_logger = "0.7"





More information about the pbs-devel mailing list