Skip to content

Commit b823ed9

Browse files
authored
Merge pull request #5 from jorenham/pacakge-wrapper.cpp
2 parents 16451b3 + f46d418 commit b823ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories = ["api-bindings", "mathematics", "science"]
66
edition = "2024"
77
include = [
88
"*.rs",
9-
"cpp/*",
9+
"wrapper.cpp",
1010
"subprojects/*/*/include/**/*",
1111
# "subprojects/*/*/src/**/*",
1212
]

0 commit comments

Comments
 (0)