Update doc projects deps, don't use patch.crates-io
This commit is contained in:
@@ -7,4 +7,4 @@ edition = "2021"
|
||||
embassy-net = { version = "0.6.0", path = "../../embassy-net", features = ["defmt", "tcp", "dhcpv4"] }
|
||||
embassy-time = { version = "0.4.0", path = "../../embassy-time", features = ["defmt", ] }
|
||||
embassy-futures = { version = "0.1.0", path = "../../embassy-futures" }
|
||||
defmt = "0.3.0"
|
||||
defmt = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user