Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e8491b

Browse files
committed
A note about the work being incomplete
1 parent 9d5f721 commit 5e8491b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ edition = "2021"
1212

1313
[features]
1414
default = ["std"]
15+
# TODO: currently required to use std!
1516
std = ["rand/std", "rand/std_rng", "anyhow/std", "coap-lite/std", "bytes/std", "futures/std"]
1617

1718
[dependencies]

0 commit comments

Comments
 (0)