Reverted emulation mode on main
This commit is contained in:
parent
bcbe002beb
commit
168621cd99
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
unicorn_hat_hd_2 = { version = "*", default-features = false, features = [ "fake-hardware" ] }
|
||||
unicorn_hat_hd_2 = { version = "*" }
|
||||
url = "*"
|
||||
reqwest = "*"
|
||||
trust-dns-client = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue