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.
2 parents 5640c13 + 1dc8e2d commit 06f287cCopy full SHA for 06f287c
Cargo.toml
@@ -9,6 +9,7 @@ categories = ["development-tools::ffi", "no-std"]
9
edition = "2018"
10
readme = "README.md"
11
repository = "https://github.com/jhg/opaque-pointer-rs/"
12
+exclude = [".github/**", ".vscode/**"]
13
14
[features]
15
default = ["std"]
0 commit comments