Skip to content

Commit 71450e0

Browse files
authored
Add toplevel build.rs to workspace includes (#6356)
1 parent 8e8df68 commit 71450e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ include = [
124124
"Cargo.toml",
125125
"LICENSE",
126126
"README.md",
127+
"build.rs",
127128
]
128129

129130
[workspace.dependencies]

0 commit comments

Comments
 (0)