diff --git a/Cargo.toml b/Cargo.toml index 678abfd..853f0ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,4 +48,4 @@ 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"} +clang-sys = { git = "https://github.com/taks/clang-sys.git", branch = "load_with_flags"}