Revert build with apt-pkg-native
This commit is contained in:
parent
b0598bc0ae
commit
a308de667e
@ -112,7 +112,7 @@ pbs-tools = { path = "pbs-tools" }
|
||||
# regular crates
|
||||
anyhow = "1.0"
|
||||
async-trait = "0.1.56"
|
||||
#apt-pkg-native = "0.3.2"
|
||||
apt-pkg-native = "0.3.2"
|
||||
base64 = "0.13"
|
||||
bitflags = "2.4"
|
||||
bytes = "1.0"
|
||||
@ -297,5 +297,7 @@ proxmox-rrd-api-types.workspace = true
|
||||
#pxar = { path = "../pxar" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
#default = []
|
||||
#valgrind = ["valgrind_request"]
|
||||
alt-linux = ["proxmox-apt/alt-linux", "proxmox-apt-api-types/alt-linux"]
|
||||
default = ["alt-linux"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user