Skip to content

Commit

Permalink
Upgrade to 1.69 Rust
Browse files Browse the repository at this point in the history
- update Cargo deps
  • Loading branch information
tyranron committed Apr 25, 2023
1 parent 0e18d97 commit 53268fc
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 163 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.68"
RUST_VER: "1.69"

jobs:

Expand Down
Loading

0 comments on commit 53268fc

Please sign in to comment.