update dependencies
This commit is contained in:
@@ -24,11 +24,11 @@ log = { version = "0.4", features = ["std"] }
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
toml = "0.4"
|
||||
toml = "0.9"
|
||||
|
||||
# backends
|
||||
alpm = { version = "4.0", optional = true }
|
||||
rust-apt = { version = "0.7", optional = true }
|
||||
rust-apt = { version = "0.8", optional = true }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user