fix(deps): update rust crate cpp to 0.5.9

This commit is contained in:
renovate[bot]
2024-05-02 09:48:51 +00:00
committed by GitHub
parent 4a1f89a05c
commit d9ac8a70c1
+1 -1
View File
@@ -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]