update dependencies, fix integration
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ serde_json = "1.0"
|
||||
toml = "0.9"
|
||||
|
||||
# backends
|
||||
alpm = { version = "4.0", optional = true }
|
||||
rust-apt = { version = "0.8", optional = true }
|
||||
alpm = { version = "5.0", optional = true }
|
||||
rust-apt = { version = "0.9", optional = true}
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user