Skip to content

Commit 51017ed

Browse files
authored
Merge pull request #588 from BrianHicks/dependabot/cargo/cc-1.2.4
Bump cc from 1.2.3 to 1.2.4
2 parents 33f4d9a + 62124ca commit 51017ed

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ strum_macros = "0.26.4"
1919
tree-sitter = "0.23.0"
2020

2121
[build-dependencies]
22-
cc = { version = "1.2.3", features = [ "parallel" ] }
22+
cc = { version = "1.2.4", features = [ "parallel" ] }
2323

2424
[dev-dependencies]
2525
trycmd = "0.15.8"

0 commit comments

Comments
 (0)