Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Nov 27, 2024
1 parent f996865 commit a930593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ embassy-time = { version = "0.3.2", features = ["generic-queue"] }
[build-dependencies]
anyhow = "1"
embuild = "0.32"
cc = "=1.1.30" # Version "1.1.30" necessary until a new version of `esp-idf-sys` is released

[patch.crates-io]
# see: https://github.com/esp-rs/espup/issues/440
Expand Down

0 comments on commit a930593

Please sign in to comment.