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",
"src/**/*",
"Cargo.toml",
"Cargo.lock",
"LICENSE*",
"README.md",
"benches/**/*",