소스 검색

Include LICENSE file (#303)

This is needed by the MIT license terms

```
❯ cargo package --list | grep LICENSE
LICENSE
```

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
pull/266/head
Michel Lind 1 년 전
committed by GitHub
부모
커밋
1e75b69fc8
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      Cargo.toml

+ 1
- 0
Cargo.toml 파일 보기

@ -16,6 +16,7 @@ autoexamples = false
build = "bindings/rust/build.rs"
include = [
"LICENSE",
"bindings/rust/*",
"./grammar.js",
"queries/*",

불러오는 중...
취소
저장