We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a938e commit bfa55d3Copy full SHA for bfa55d3
Cargo.toml
@@ -31,5 +31,5 @@ const-extern-fn = []
31
# use_std is deprecated, use `std` instead
32
use_std = [ 'std' ]
33
34
-#[workspace]
35
-#members = ["libc-test"]
+[workspace]
+members = ["libc-test"]
0 commit comments