Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
build: Bump esp-backtrace (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez authored Jul 16, 2024
1 parent 437aa2f commit 150586b
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 @@ -6,7 +6,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"

[dependencies]
esp-backtrace = { version = "0.12.2", features = [
esp-backtrace = { version = "0.13.0", features = [
"{{ mcu }}",
"exception-handler",
"panic-handler",
Expand Down

0 comments on commit 150586b

Please sign in to comment.