Update dependencies
This commit is contained in:
Generated
+304
-493
File diff suppressed because it is too large
Load Diff
+7
-5
@@ -6,15 +6,17 @@ edition = "2021"
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
libredox = "0.1"
|
||||
pkgar = "0.1.18"
|
||||
pkgar-core = "0.1.18"
|
||||
pkgar-keys = "0.1.18"
|
||||
redox_installer = "0.2.41"
|
||||
pkgar = "0.2"
|
||||
pkgar-core = "0.2"
|
||||
pkgar-keys = "0.2"
|
||||
redox_installer = "0.2.42"
|
||||
redox_syscall = "0.7"
|
||||
toml = "0.5.6"
|
||||
toml = "0.8"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
# use the same rev with other cosmic app
|
||||
rev = "384e8f6e219bb458720eafa5bb971b832c057f23"
|
||||
default-features = false
|
||||
features = ["winit"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user