Skip to content

Commit

Permalink
Merge pull request #1463 from kristof-mattei/renovate/libc-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate libc to 0.2.168
  • Loading branch information
renovate[bot] authored Dec 9, 2024
2 parents 5e941a3 + cb78bc5 commit 6a3b4fe
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 @@ -50,7 +50,7 @@ hyper-util = { version = "0.1.10", default-features = false, features = [
"http1",
"tokio",
] }
libc = "0.2.167"
libc = "0.2.168"
percent-encoding = "2.3.1"
serde = { version = "1.0.215", features = ["derive", "rc"] }
serde_json = "1.0.133"
Expand Down

0 comments on commit 6a3b4fe

Please sign in to comment.