We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ec2ed commit c351546Copy full SHA for c351546
Cargo.toml
@@ -10,6 +10,7 @@ license = "Apache-2.0"
10
11
build = "bindings/rust/build.rs"
12
include = [
13
+ "LICENSE",
14
"bindings/rust/*",
15
"grammar.js",
16
"queries/*",
0 commit comments