diff options
Diffstat (limited to 'cyw43-pio/Cargo.toml')
| -rw-r--r-- | cyw43-pio/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cyw43-pio/Cargo.toml b/cyw43-pio/Cargo.toml index c5632d5fd..8272903c3 100644 --- a/cyw43-pio/Cargo.toml +++ b/cyw43-pio/Cargo.toml | |||
| @@ -3,8 +3,6 @@ name = "cyw43-pio" | |||
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | 5 | ||
| 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
| 7 | |||
| 8 | [dependencies] | 6 | [dependencies] |
| 9 | cyw43 = { path = "../" } | 7 | cyw43 = { path = "../" } |
| 10 | embassy-rp = { version = "0.1.0", features = ["unstable-traits", "nightly", "unstable-pac", "time-driver"] } | 8 | embassy-rp = { version = "0.1.0", features = ["unstable-traits", "nightly", "unstable-pac", "time-driver"] } |
