Skip to content

Commit

Permalink
Upgrade to 1.68 Rust
Browse files Browse the repository at this point in the history
- update Cargo deps
  • Loading branch information
tyranron committed Mar 10, 2023
1 parent 82075ad commit 8ea2d7b
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 125 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.67"
RUST_VER: "1.68"

jobs:

Expand Down
Loading

0 comments on commit 8ea2d7b

Please sign in to comment.