Skip to content

Commit 14a5404

Browse files
authored
Merge pull request #78 from w4/dependabot/cargo/cc-1.2.0
Bump cc from 1.1.22 to 1.2.0
2 parents 1ec809c + 6e4abb3 commit 14a5404

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tree-sitter-grammar-repository/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tree-sitter-language = "0.1"
1313

1414
[build-dependencies]
1515
anyhow = "1.0"
16-
cc = "1.1"
16+
cc = "1.2"
1717
serde = { version = "1.0", features = ["derive"] }
1818
toml = "0.8"
1919
threadpool = "1.8"

0 commit comments

Comments
 (0)