Skip to content

Commit a7d2994

Browse files
committed
dprint fmt
1 parent 892d233 commit a7d2994

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ authors = ["Joren Hammudoglu <[email protected]>"]
55
categories = ["api-bindings", "mathematics", "science"]
66
edition = "2024"
77
include = [
8-
"*.rs",
9-
"wrapper.cpp",
10-
"subprojects/*/*/include/**/*",
11-
# "subprojects/*/*/src/**/*",
8+
"*.rs",
9+
"wrapper.cpp",
10+
"subprojects/*/*/include/**/*",
11+
# "subprojects/*/*/src/**/*",
1212
]
1313
keywords = ["ffi", "bindings", "math", "boost"]
1414
license = "BSD-3-Clause AND BSL-1.0"

0 commit comments

Comments
 (0)