Skip to content

Commit

Permalink
Adjust dependencies for pimoroni-tufty2040
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsp authored and pysen committed Oct 24, 2024
1 parent b4ca802 commit 66318ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions boards/pimoroni-tufty2040/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ embedded_hal_0_2.workspace = true
fugit.workspace = true
rp2040-boot2 = { workspace = true, optional = true }
rp2040-hal.workspace = true
st7789.workspace = true
display-interface.workspace = true
embedded-graphics.workspace = true
pio.workspace = true
pio-proc.workspace = true

[dev-dependencies]
panic-halt.workspace = true
embedded-graphics.workspace = true
nb.workspace = true
panic-halt.workspace = true
st7789.workspace = true

[features]
# This is the set of features we enable by default
Expand Down

0 comments on commit 66318ba

Please sign in to comment.