summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2021-08-24 01:04:38 -0700
committerWilfred Hughes <me@wilfred.me.uk>2021-08-24 01:04:38 -0700
commit3123544bedd7ceaf083f293a8589c0441b14cd0a (patch)
treef93a2179eec638b0ee9828861ceba4c37a3a54cc
parentefcb02c56c35d5e4ffcf57a0d2bf50bc8b3ce3b7 (diff)
Use an explicit version for cc0.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0f52c1aac..c8bfc7b26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,4 +34,4 @@ tree-sitter = "0.19.5"
pretty_assertions = "0.6.1"
[build-dependencies]
-cc="*"
+cc="1.0"