We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f15432 commit dcebd21Copy full SHA for dcebd21
cargo-idf/Cargo.toml
@@ -7,7 +7,7 @@ categories = ["embedded", "development-tools::cargo-plugins"]
7
keywords = ["idf", "esp-idf", "esp32", "tool"]
8
9
[dependencies]
10
-embuild = { version = "0.27", path = "..", features = ["espidf"] }
+embuild = { version = "0.28", path = "..", features = ["espidf"] }
11
log = "0.4"
12
env_logger = "0.8"
13
cargo_metadata = "0.14"
0 commit comments