fix url to apt-pkg-native crate #2
@ -24,7 +24,7 @@ proxmox-apt-api-types.workspace = true
|
||||
proxmox-config-digest = { workspace = true, features = ["openssl"] }
|
||||
proxmox-sys.workspace = true
|
||||
|
||||
apt-pkg-native = {version = "0.3.2", git = "https://gitea.basealt.ru/konevsa/apt-pkg-native", optional = true }
|
||||
apt-pkg-native = {version = "0.3.2", git = "https://gitea.basealt.ru/Proxmox/apt-pkg-native.git", optional = true }
|
||||
regex = { workspace = true, optional = true }
|
||||
nix = { workspace = true, optional = true }
|
||||
log = { workspace = true, optional = true }
|
||||
|
Loading…
Reference in New Issue
Block a user