chore: update dependencies; including ron 0.9
This commit is contained in:
parent
ab887aeeac
commit
92b2756e26
15 changed files with 79 additions and 73 deletions
|
|
@ -7,10 +7,10 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
once_cell = "1"
|
||||
rust-embed = "8.0.0"
|
||||
rust-embed = "8.6.0"
|
||||
tracing = "0.1"
|
||||
env_logger = "0.10.0"
|
||||
log = "0.4.17"
|
||||
env_logger = "0.10.2"
|
||||
log = "0.4.26"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue