Complete cargo.tomls more.

This commit is contained in:
Dario Nieuwenhuis
2024-01-12 00:32:47 +01:00
parent 583f6d9cc5
commit 6a1c415a4c
29 changed files with 82 additions and 11 deletions

View File

@@ -7,6 +7,7 @@ categories = ["embedded", "hardware-support", "network-programming", "async"]
license = "MIT OR Apache-2.0"
edition = "2021"
repository = "https://github.com/embassy-rs/embassy"
documentation = "https://docs.embassy.dev/embassy-net-tuntap"
[dependencies]
embassy-net-driver = { version = "0.2.0", path = "../embassy-net-driver" }