Skip to content

Commit

Permalink
Merge pull request #734 from andrewdavidmackenzie/dependabot/cargo/rp…
Browse files Browse the repository at this point in the history
…pal-0.22.1
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
2 parents 9e1d890 + 65af51c commit c318ecc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ clap = { version = "4.5.23", default-features = false, features = ["std", "help"
[target.'cfg(any(all(target_arch = "aarch64", target_os = "linux"), target_arch = "arm"))'.dependencies]
# Use 'tiny-skia' renderer in iced
iced = { version = "0.13.1", default-features = false, features = ["tokio", "tiny-skia"] }
rppal = "0.20.0"
rppal = "0.22.1"
libc = "0.2.168"

# Non-Raspberry Pi - use 'wgpu' renderer in iced
Expand Down

0 comments on commit c318ecc

Please sign in to comment.