Skip to content

Commit

Permalink
update ver, rename pcb tar
Browse files Browse the repository at this point in the history
  • Loading branch information
indexds committed Jan 23, 2025
1 parent 2f1abb0 commit be38f35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ esp_idf_sdkconfig="sdkconfig"

[dependencies]
log = { version = "0.4", default-features = false }
esp-idf-svc = { version = "0.50", default-features = false, features = ["std"] }
esp-idf-svc = { version = "0.51", default-features = false, features = ["std"] }
embedded-svc = { version = "0.28", default-features = true }
heapless = { version = "0.8", default-features = false }
anyhow = { version = "1.0", default-features = false }
Expand Down
File renamed without changes.

0 comments on commit be38f35

Please sign in to comment.