Skip to content

Commit

Permalink
feat: unify MSRV to 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jul 18, 2023
1 parent 2c8af50 commit 090f6d8
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 93 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
RUST_BACKTRACE: 1
RUSTFLAGS: -Dwarnings
RUSTDOCFLAGS: -Dwarnings
MSRV: "1.70"
MSRV: "1.66"

jobs:
build_and_test_nix:
Expand Down
Loading

0 comments on commit 090f6d8

Please sign in to comment.