Skip to content

Commit

Permalink
Add Cargo.lock to repository
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
str4d committed Nov 28, 2023
1 parent c48247d commit 8a36196
Show file tree
Hide file tree
Showing 2 changed files with 2,535 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/target
**/*.rs.bk
Cargo.lock
.vscode
action-circuit-layout.png
Loading

0 comments on commit 8a36196

Please sign in to comment.