Skip to content

Commit e36cb15

Browse files
Merge pull request #673 from andrewdavidmackenzie/dependabot/cargo/libc-0.2.166
2 parents 42a7ae8 + 0dd5fe0 commit e36cb15

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ clap = { version = "4.5.21", default-features = false, features = ["std", "help"
9595
# Use 'tiny-skia' renderer in iced
9696
iced = { version = "0.13.1", default-features = false, features = ["tokio", "tiny-skia"] }
9797
rppal = "0.19.0"
98-
libc = "0.2.164"
98+
libc = "0.2.166"
9999

100100
# Non-Raspberry Pi - use 'wgpu' renderer in iced
101101
[target.'cfg(not(any( all(target_arch = "aarch64", target_os = "linux"), target_arch = "arm" )))'.dependencies]

0 commit comments

Comments
 (0)