Skip to content

Commit

Permalink
[meta] update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Sep 27, 2023
1 parent 7c7f352 commit e93a70c
Show file tree
Hide file tree
Showing 122 changed files with 728 additions and 663 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
rust-version: [ 1.66, stable ]
rust-version: [ "1.70", stable ]
fail-fast: false
env:
RUSTFLAGS: -D warnings
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
rust-version: [ 1.66, stable ]
rust-version: [ "1.70", stable ]
fail-fast: false
env:
RUSTFLAGS: -D warnings
Expand Down
Loading

0 comments on commit e93a70c

Please sign in to comment.