We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4325d commit c17f9b1Copy full SHA for c17f9b1
Cargo.toml
@@ -8,6 +8,7 @@ license = "MIT"
8
homepage = "https://sql.ophir.dev/"
9
repository = "https://github.com/lovasoa/SQLpage"
10
documentation = "https://docs.rs/sqlpage"
11
+include = ["/src", "/README.md", "/build.rs", "/sqlpage", "/index.sql"]
12
13
[profile.superoptimized]
14
inherits = "release"
0 commit comments