Skip to content

Commit

Permalink
chore(deps): bump deps to latest and toolchain to 1.71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yangby-cryptape committed Sep 27, 2023
1 parent d78e15b commit ac8b3c9
Show file tree
Hide file tree
Showing 16 changed files with 1,096 additions and 734 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
RUST_BACKTRACE: full
RUST_TOOLCHAIN: 1.67.1
RUST_TOOLCHAIN: 1.71.1
jobs:
rustfmt:
name: Checks / Format
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
RUST_TOOLCHAIN: 1.67.1
RUST_TOOLCHAIN: 1.71.1
jobs:
release:
name: Build & Release
Expand Down
Loading

0 comments on commit ac8b3c9

Please sign in to comment.