mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-25 10:31:02 -05:00
chore: Include Cargo.lock
This commit is contained in:
parent
d1dd4ae940
commit
6c8df60dc4
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ include = [
|
||||||
"build.rs",
|
"build.rs",
|
||||||
"src/**/*",
|
"src/**/*",
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
|
"Cargo.lock",
|
||||||
"LICENSE*",
|
"LICENSE*",
|
||||||
"README.md",
|
"README.md",
|
||||||
"benches/**/*",
|
"benches/**/*",
|
||||||
|
|
Loading…
Reference in a new issue