Skip to content

Commit

Permalink
patch clang-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Aug 28, 2024
1 parent 7b3585f commit f57b9b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ esp-idf-svc = "0.49"
[build-dependencies]
anyhow = "1"
embuild = "0.32"

[patch.crates-io]
# see: https://github.com/esp-rs/espup/issues/440
clang-sys = { git = "https://github.com/taks/clang-sys.git", branch = "load_with_flags_test"}

0 comments on commit f57b9b8

Please sign in to comment.