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 22, 2023
1 parent f9838c1 commit 6ca3b0a
Show file tree
Hide file tree
Showing 2 changed files with 1,995 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/target
**/*.rs.bk
Cargo.lock
.vscode
**/*.html
.DS_Store
Loading

0 comments on commit 6ca3b0a

Please sign in to comment.