chore: update depencies
This commit is contained in:
parent
8a0e74b189
commit
94d9a08093
17 changed files with 84 additions and 80 deletions
|
|
@ -7,10 +7,10 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
once_cell = "1"
|
||||
rust-embed = "8.0.0"
|
||||
rust-embed = "8.5.0"
|
||||
tracing = "0.1"
|
||||
env_logger = "0.10.0"
|
||||
log = "0.4.17"
|
||||
env_logger = "0.11.6"
|
||||
log = "0.4.25"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue