bump apt-pkg-native dependency
our patches got applied upstream, and a release was cut, so we no longer need to depend on a manually patched version here. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
@ -23,7 +23,7 @@ name = "proxmox_backup"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
apt-pkg-native = "0.3.1" # custom patched version
|
||||
apt-pkg-native = "0.3.2"
|
||||
base64 = "0.12"
|
||||
bitflags = "1.2.1"
|
||||
bytes = "1.0"
|
||||
|
Reference in New Issue
Block a user