mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
fix(deps): update rust crate cpp to 0.5.9
This commit is contained in:
parent
4a1f89a05c
commit
d9ac8a70c1
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue