remove comment.

This commit is contained in:
Dario Nieuwenhuis 2023-05-08 20:27:21 +02:00
parent 008b1fd30c
commit d3d424dad3

View File

@ -3,8 +3,6 @@ name = "cyw43-pio"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cyw43 = { path = "../" }
embassy-rp = { version = "0.1.0", features = ["unstable-traits", "nightly", "unstable-pac", "time-driver"] }