Skip to content

Commit

Permalink
Upgrade to 1.65 Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Nov 4, 2022
1 parent 6b39275 commit 0ea1308
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
&& !startsWith(github.ref, 'refs/tags/v')
&& !contains(github.event.head_commit.message, '[fresh ci]') }}
RUST_BACKTRACE: 1
RUST_VER: "1.64"
RUST_VER: "1.65"

jobs:

Expand Down
Loading

0 comments on commit 0ea1308

Please sign in to comment.