Skip to content

Commit 8372c06

Browse files
xgreenxluizstacio
andauthored
Beta 5 (#44)
* chore: update deps * Fixed compilation error. Removed `MAX_DISPENSES_PER_MINUTE` because now we can process many transactions in parallel * Use 1.73 Rust * Use 1.73 Rust * `fuel-core 0.21` * Use release of Rust SDK --------- Co-authored-by: Luiz Estácio <luizstacio@gmail.com>
1 parent ab542c9 commit 8372c06

File tree

9 files changed

+789
-794
lines changed

9 files changed

+789
-794
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.71.0
15+
RUST_VERSION: 1.73.0
1616

1717
jobs:
1818
cancel-previous-runs:

0 commit comments

Comments
 (0)