diff --git a/Cargo.toml b/Cargo.toml index f1534b9..82f541c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,7 @@ autoexamples = false build = "bindings/rust/build.rs" include = [ + "LICENSE", "bindings/rust/*", "./grammar.js", "queries/*",