1 parent b37720e commit 94981d4Copy full SHA for 94981d4
1 file changed
rmp/Cargo.toml
@@ -21,6 +21,10 @@ paste = "1.0"
21
default = ["std"]
22
std = ["byteorder/std", "num-traits/std"]
23
24
+[[example]]
25
+name = "inspect"
26
+required-features = ["std"]
27
+
28
[dev-dependencies]
29
quickcheck = "1.0.2"
30
0 commit comments