Skip to content

Commit

Permalink
Update embuild to 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
N3xed committed Mar 27, 2022
1 parent 5f15432 commit dcebd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-idf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories = ["embedded", "development-tools::cargo-plugins"]
keywords = ["idf", "esp-idf", "esp32", "tool"]

[dependencies]
embuild = { version = "0.27", path = "..", features = ["espidf"] }
embuild = { version = "0.28", path = "..", features = ["espidf"] }
log = "0.4"
env_logger = "0.8"
cargo_metadata = "0.14"
Expand Down

0 comments on commit dcebd21

Please sign in to comment.