Skip to content

Commit dcebd21

Browse files
committed
Update embuild to 0.28
1 parent 5f15432 commit dcebd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-idf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories = ["embedded", "development-tools::cargo-plugins"]
77
keywords = ["idf", "esp-idf", "esp32", "tool"]
88

99
[dependencies]
10-
embuild = { version = "0.27", path = "..", features = ["espidf"] }
10+
embuild = { version = "0.28", path = "..", features = ["espidf"] }
1111
log = "0.4"
1212
env_logger = "0.8"
1313
cargo_metadata = "0.14"

0 commit comments

Comments
 (0)