Skip to content

Commit c17f9b1

Browse files
committed
include only source code in rust package on crates.io
1 parent fb4325d commit c17f9b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ license = "MIT"
88
homepage = "https://sql.ophir.dev/"
99
repository = "https://github.com/lovasoa/SQLpage"
1010
documentation = "https://docs.rs/sqlpage"
11+
include = ["/src", "/README.md", "/build.rs", "/sqlpage", "/index.sql"]
1112

1213
[profile.superoptimized]
1314
inherits = "release"

0 commit comments

Comments
 (0)