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-11-28 23:30:38 +00:00
parent c48247dd34
commit 866d5ca3f6
2 changed files with 2523 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
/target
**/*.rs.bk
Cargo.lock
.vscode
action-circuit-layout.png

2523
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff