]> git.proxmox.com Git - proxmox-backup.git/commit
Cargo.toml: remove zstd-sys
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 20 Dec 2019 08:32:01 +0000 (09:32 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 20 Dec 2019 11:55:32 +0000 (12:55 +0100)
commit522df0b9adb06f36f987fe17d71bd5167eb062a2
treec5bb2dafc2705347a6c1d4d1fde97e050aafbd99
parentceced4075643833416eb7403bafe99e43676b3eb
Cargo.toml: remove zstd-sys

no need to specify it explicitly, the bindgen feature takes care of this.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Cargo.toml