Skip to content

Commit b86867a

Browse files
authored
Merge pull request #452 from BrianHicks/dependabot/cargo/cc-1.0.94
Bump cc from 1.0.91 to 1.0.94
2 parents f5b5c00 + e224dba commit b86867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

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

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

0 commit comments

Comments
 (0)