Skip to content

Commit

Permalink
Merge pull request #6325 from uutils/renovate/cpp-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate cpp to 0.5.9
  • Loading branch information
cakebaker committed May 2, 2024
2 parents 6d64b2d + d9ac8a7 commit 6c66612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uu/stdbuf/src/libstdbuf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ crate-type = [
] # XXX: note: the rlib is just to prevent Cargo from spitting out a warning

[dependencies]
cpp = "0.5"
cpp = "0.5.9"
libc = { workspace = true }

[build-dependencies]
Expand Down

0 comments on commit 6c66612

Please sign in to comment.