Add architecture to README

This commit is contained in:
Aram 🍐 2021-10-15 21:28:46 -04:00
parent dfa32f74d0
commit 773cd10bcb
3 changed files with 60 additions and 121 deletions

View file

@ -14,4 +14,3 @@ anyhow = "1"
smoltcp = { git = "https://github.com/smoltcp-rs/smoltcp", branch = "master" }
tokio = { version = "1", features = ["full"] }
lockfree = "0.5.1"
futures = "0.3.17"