Skip to content

Commit

Permalink
Release 0.5.3 with fuel-core 0.20.4 compatibility (#41)
Browse files Browse the repository at this point in the history
* Release 0.5.3 with `fuel-core 0.20.4` compatibility

* Use rust 1.71
  • Loading branch information
xgreenx authored Aug 15, 2023
1 parent 267a238 commit 0d981fd
Show file tree
Hide file tree
Showing 5 changed files with 719 additions and 1,041 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
REGISTRY: ghcr.io
RUST_VERSION: 1.70.0
RUST_VERSION: 1.71.0

jobs:
cancel-previous-runs:
Expand Down
Loading

0 comments on commit 0d981fd

Please sign in to comment.