Skip to content

Commit 98a78e6

Browse files
committed
chore: bumps log to 0.4.26
Signed-off-by: Marcelo Borges <[email protected]>
1 parent 7802403 commit 98a78e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ esp-backtrace = { version = "0.15.0", features = [
1818
] }
1919
esp-hal = { version = "0.23.1", features = ["esp32c3", "log"] }
2020
esp-println = { version = "0.13.0", features = ["esp32c3", "log"] }
21-
log = { version = "0.4.21" }
21+
log = { version = "0.4.26" }
2222
heapless = "0.8.0"
2323
display-interface-spi = "0.5.0"
2424
embedded-graphics = "0.8.1"

0 commit comments

Comments
 (0)