Skip to content

Commit 7f29ff0

Browse files
Update Rust crate esp-idf-hal to 0.45.0
1 parent 58a5026 commit 7f29ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo_rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66

77
[dependencies]
88
esp-idf-sys = "0.25.0"
9-
esp-idf-hal = "0.25.0"
9+
esp-idf-hal = "0.45.0"
1010
esp-idf-svc = "0.25.0"
1111
esp-idf = "0.25.0"
1212
log = "0.4"

0 commit comments

Comments
 (0)