Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Nov 6, 2024
1 parent e85160e commit af9b7c1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
33 changes: 17 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lala_bar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ iced = { version = "0.13.1", features = [
"markdown",
] }
iced_runtime = "0.13.2"
iced_layershell = "0.9.4"
iced_layershell = "0.9.6"
tokio = { version = "1.41", features = ["full"] }
iced_futures = "0.13.2"
env_logger = "0.11.5"
Expand All @@ -32,7 +32,7 @@ serde.workspace = true

zbus.workspace = true
tracing-subscriber = "0.3.18"
anyhow = "1.0.92"
anyhow = "1.0.93"
alsa = "0.9.1"

gio = "0.20.5"
Expand Down

0 comments on commit af9b7c1

Please sign in to comment.