chore: Package lock file

This commit is contained in:
Ed Page 2022-03-11 09:56:29 -06:00
parent 4253c3c3ee
commit 9092042ad9

View file

@ -24,6 +24,7 @@ edition = "2018"
include = [ include = [
"src/**/*", "src/**/*",
"Cargo.toml", "Cargo.toml",
"Cargo.lock",
"LICENSE*", "LICENSE*",
"README.md", "README.md",
"benches/**/*", "benches/**/*",