Skip to content

Commit

Permalink
Merge pull request #876 from andrewdavidmackenzie/dependabot/cargo/li…
Browse files Browse the repository at this point in the history
…bc-0.2.170

Bump libc from 0.2.169 to 0.2.170
  • Loading branch information
andrewdavidmackenzie authored Feb 25, 2025
2 parents 69a5680 + 4093e4e commit 876bdf5
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 pigpio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ rand = { version = "0.8.5", default-features = false, features = ["std", "std_rn

[target.'cfg(all(target_os = "linux", any(target_arch = "aarch64", target_arch = "arm"), target_env = "gnu"))'.dependencies]
rppal = "0.22.1"
libc = "0.2.169"
libc = "0.2.170"

0 comments on commit 876bdf5

Please sign in to comment.