Skip to content

Commit 0d981fd

Browse files
authored
Release 0.5.3 with fuel-core 0.20.4 compatibility (#41)
* Release 0.5.3 with `fuel-core 0.20.4` compatibility * Use rust 1.71
1 parent 267a238 commit 0d981fd

File tree

5 files changed

+719
-1041
lines changed

5 files changed

+719
-1041
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
CARGO_TERM_COLOR: always
1313
RUSTFLAGS: -D warnings
1414
REGISTRY: ghcr.io
15-
RUST_VERSION: 1.70.0
15+
RUST_VERSION: 1.71.0
1616

1717
jobs:
1818
cancel-previous-runs:

0 commit comments

Comments
 (0)