Add `Cargo.lock` to repository

This is currently "whatever lockfile happened to last work for str4d",
but going forward will be the lockfile we use for testing our MSRV. See
https://blog.rust-lang.org/2023/08/29/committing-lockfiles for rationale
on this change.
This commit is contained in:
Jack Grigg 2023-09-11 20:21:01 +00:00
parent 1b1116ed0c
commit fad1b91377
2 changed files with 3161 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
Cargo.lock
target

3161
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff