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 d5b2c75 commit bc2934dCopy full SHA for bc2934d
Cargo.toml
@@ -37,7 +37,7 @@ verbose = []
37
rand-custom-impl = []
38
"medium-ethernet" = ["socket"]
39
"medium-ip" = ["socket"]
40
-"medium-ieee802154" = ["socket"]
+"medium-ieee802154" = ["socket", "proto-sixlowpan"]
41
42
"phy-raw_socket" = ["std", "libc"]
43
"phy-tuntap_interface" = ["std", "libc", "medium-ethernet"]
0 commit comments