Skip to content

Commit

Permalink
New package releases for ESP32-C6/H2
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed Dec 12, 2023
1 parent 2bdba53 commit 8b20814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion esp32c6/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "esp32c6"
version = "0.9.0"
version = "0.10.0"
edition = "2021"
rust-version = "1.67"
description = "Peripheral access crate for the ESP32-C6"
Expand Down
2 changes: 1 addition & 1 deletion esp32h2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "esp32h2"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
rust-version = "1.67"
description = "Peripheral access crate for the ESP32-H2"
Expand Down

0 comments on commit 8b20814

Please sign in to comment.