Skip to content

Commit

Permalink
Pin MSRV in workspace
Browse files Browse the repository at this point in the history
This ensures that during development and in CI, we default to building
and testing with MSRV.
  • Loading branch information
str4d committed Oct 15, 2024
1 parent 5a58a42 commit 6904c0c
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
/target/
**/target/
**/*.rs.bk
Cargo.lock
*.sublime*
Loading

0 comments on commit 6904c0c

Please sign in to comment.