Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBeckers authored and faern committed Jan 31, 2025
1 parent 4f0a9dd commit 91e2f57
Showing 1 changed file 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 @@ -17,7 +17,7 @@ categories = ["embedded", "api-bindings"]
default = ["log"]

[dependencies]
esp-idf-sys = { version = "0.34.0" }
esp-idf-sys = { version = "0.35.0" }
# If the `log` feature is enabled, the crate does some internal logging during the OTA operations
log = { version = "0.4", optional = true }

Expand Down

0 comments on commit 91e2f57

Please sign in to comment.