chore: Include Cargo.lock

This commit is contained in:
Ed Page 2023-03-29 22:38:45 -05:00
parent d1dd4ae940
commit 6c8df60dc4

View file

@ -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/**/*",