Compare commits

..

1 commit

Author SHA1 Message Date
Sandor Pecsi
168621cd99
Reverted emulation mode on main 2024-02-28 17:42:06 +00:00

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
unicorn_hat_hd_2 = { version = "*", default-features = false, features = [ "fake-hardware" ] } unicorn_hat_hd_2 = { version = "*" }
url = "*" url = "*"
reqwest = "*" reqwest = "*"
trust-dns-client = "*" trust-dns-client = "*"