Skip to content

Commit ed80be3

Browse files
chore(napi): include build.rs (#510)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 4d6928e commit ed80be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

napi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors.workspace = true
55
categories.workspace = true
66
edition.workspace = true
77
homepage.workspace = true
8-
include.workspace = true
8+
include = ["src", "build.rs"]
99
keywords.workspace = true
1010
license.workspace = true
1111
publish = true

0 commit comments

Comments
 (0)