Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5f721 commit 5e8491bCopy full SHA for 5e8491b
Cargo.toml
@@ -12,6 +12,7 @@ edition = "2021"
12
13
[features]
14
default = ["std"]
15
+# TODO: currently required to use std!
16
std = ["rand/std", "rand/std_rng", "anyhow/std", "coap-lite/std", "bytes/std", "futures/std"]
17
18
[dependencies]
0 commit comments