Skip to content

Commit

Permalink
Merge pull request #201 from nervosnetwork/quake/2nd-hardfork
Browse files Browse the repository at this point in the history
chore: upgrade deps to ckb 0.119
  • Loading branch information
quake authored Nov 5, 2024
2 parents 51d2895 + 32a919b commit 1b3c037
Show file tree
Hide file tree
Showing 10 changed files with 440 additions and 357 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.72.1
RUST_TOOLCHAIN: 1.75.0
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.72.1
RUST_TOOLCHAIN: 1.75.0
permissions:
contents: write
jobs:
Expand Down
Loading

0 comments on commit 1b3c037

Please sign in to comment.