Skip to content

Commit

Permalink
fix(deps): update rust crate libc to 0.2.153
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent 991a301 commit a82986c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -17,7 +17,7 @@ categories = ["os::unix-apis", "filesystem", "api-bindings"]

[dependencies]
acl-sys = "1.2.2"
libc = "0.2.132"
libc = "0.2.153"

[dev-dependencies]
tempfile = "3.8.1"

0 comments on commit a82986c

Please sign in to comment.