From 5cd83595547431a16a63223c8f05a1aabb5cb5f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:03:29 +0000 Subject: [PATCH] chore(deps): update rust crate cc to ~1.0.83 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01792e8..694d204 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ path = "bindings/rust/lib.rs" tree-sitter = "~0.20.9" [build-dependencies] -cc = "~1.0" +cc = "~1.0.83"