mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
chore: Package lock file
This commit is contained in:
parent
4253c3c3ee
commit
9092042ad9
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ edition = "2018"
|
||||||
include = [
|
include = [
|
||||||
"src/**/*",
|
"src/**/*",
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
|
"Cargo.lock",
|
||||||
"LICENSE*",
|
"LICENSE*",
|
||||||
"README.md",
|
"README.md",
|
||||||
"benches/**/*",
|
"benches/**/*",
|
||||||
|
|
Loading…
Reference in a new issue