Skip to content

Commit

Permalink
Pin cc to 1.0.83 for clang "-arch arm64" error
Browse files Browse the repository at this point in the history
  • Loading branch information
bzhoek committed Dec 15, 2023
1 parent 78145c2 commit c3bf93a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
syntect = "5.0.0"
clap = "2.33"
cc = "1.0.83"

[lib]
crate-type = ["lib", "staticlib"]

0 comments on commit c3bf93a

Please sign in to comment.