Skip to content

Commit 3945b73

Browse files
Update Rust crate esp-idf-svc to 0.51.0
1 parent 58a5026 commit 3945b73

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
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
esp-idf-sys = "0.25.0"
99
esp-idf-hal = "0.25.0"
10-
esp-idf-svc = "0.25.0"
10+
esp-idf-svc = "0.51.0"
1111
esp-idf = "0.25.0"
1212
log = "0.4"
1313
anyhow = "1.0"

0 commit comments

Comments
 (0)