fix: build against alpm
alpm was updated to 4.x.x
This commit is contained in:
@@ -27,7 +27,7 @@ serde_json = "1.0"
|
||||
toml = "0.4"
|
||||
|
||||
# backends
|
||||
alpm = { version = "3.0", optional = true }
|
||||
alpm = { version = "4.0", optional = true }
|
||||
rust-apt = { version = "0.7", optional = true }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user