aboutsummaryrefslogtreecommitdiff
path: root/gen
diff options
context:
space:
mode:
Diffstat (limited to 'gen')
-rw-r--r--gen/build/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/build/Cargo.toml b/gen/build/Cargo.toml
index 5c349800..ef6783f8 100644
--- a/gen/build/Cargo.toml
+++ b/gen/build/Cargo.toml
@@ -19,7 +19,7 @@ parallel = ["cc/parallel"]
experimental-async-fn = []
[dependencies]
-cc = "1.0.79"
+cc = "1.0.83"
codespan-reporting = "0.11.1"
once_cell = "1.18"
proc-macro2 = { version = "1.0.74", default-features = false, features = ["span-locations"] }