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 ebb085c commit 1284204Copy full SHA for 1284204
Cargo.toml
@@ -12,6 +12,7 @@ categories = ["filesystem", "network-programming"]
12
repository = "https://github.com/bytecodealliance/cap-std"
13
edition = "2018"
14
publish = false
15
+exclude = ["/.*"]
16
17
[dev-dependencies]
18
async-std = { version = "1.10.0", features = ["attributes"] }
0 commit comments