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 16451b3 + f46d418 commit b823ed9Copy full SHA for b823ed9
Cargo.toml
@@ -6,7 +6,7 @@ categories = ["api-bindings", "mathematics", "science"]
6
edition = "2024"
7
include = [
8
"*.rs",
9
- "cpp/*",
+ "wrapper.cpp",
10
"subprojects/*/*/include/**/*",
11
# "subprojects/*/*/src/**/*",
12
]
0 commit comments