Skip to content

Commit

Permalink
chore: hope this will fix the panic problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Nov 29, 2024
1 parent ff9f1cb commit cc725f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion 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.11.0-rc2"
iced_layershell = "0.11.0-rc3"
tokio = { version = "1.41", features = ["full"] }
iced_futures = "0.13.2"
env_logger = "0.11.5"
Expand Down

0 comments on commit cc725f5

Please sign in to comment.