Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb authored and dependabot[bot] committed Jan 21, 2025
1 parent 9585d5d commit 4b24ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/esp32c3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition = "2021"
[dependencies]
tmag5273 = { path = "../../" }
embedded-hal = { version = "1.0.0" }
esp-backtrace = { version = "0.14.0", features = [
esp-backtrace = { version = "0.15.0", features = [
"esp32c3",
"exception-handler",
"panic-handler",
Expand Down

0 comments on commit 4b24ee8

Please sign in to comment.