Skip to content

Commit

Permalink
chore: missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Dec 4, 2024
1 parent 2bed259 commit 24e93a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lala_bar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ iced = { version = "0.13.1", features = [
] }
iced_runtime = "0.13.2"
tokio = { version = "1.42", features = ["full"] }
iced_layershell = "0.11.0"
iced_futures = "0.13.2"
env_logger = "0.11.5"
tracing = "0.1.40"
Expand Down

0 comments on commit 24e93a0

Please sign in to comment.