Skip to content

Commit

Permalink
deps: libxlsxwriter-sys doesn't work with clang-sys 1.8.2 on macOS
Browse files Browse the repository at this point in the history
pin to clang-sys 1.8.0
  • Loading branch information
jqnatividad committed May 30, 2024
1 parent c86a9bb commit b23379f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 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 @@ -82,6 +82,7 @@ calamine = { version = "0.25", features = ["dates"] }
censor = { version = "0.3", optional = true }
chrono = { version = "0.4", default-features = false }
chrono-tz = "0.9"
clang-sys = "=1.8.0"
console = { version = "0.15", optional = true }
cpc = { version = "1.9", optional = true }
crossbeam-channel = "0.5"
Expand Down

0 comments on commit b23379f

Please sign in to comment.