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 e19b738 commit 1dc8e2dCopy full SHA for 1dc8e2d
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