Skip to content

Commit 08e25d4

Browse files
authored
Merge pull request #6887 from cakebaker/bump_cpp
Bump `cpp` and `cpp_build` from `0.5.9` to `0.5.10`
2 parents 0dc8497 + cc3353e commit 08e25d4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

src/uu/stdbuf/src/libstdbuf/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ crate-type = [
2020
] # XXX: note: the rlib is just to prevent Cargo from spitting out a warning
2121

2222
[dependencies]
23-
cpp = "0.5.9"
23+
cpp = "0.5.10"
2424
libc = { workspace = true }
2525

2626
[build-dependencies]
27-
cpp_build = "0.5.9"
27+
cpp_build = "0.5.10"

0 commit comments

Comments
 (0)