Skip to content

Commit 01232ce

Browse files
authored
Use fuels-rs 0.59.0 (#70)
1 parent 8bbd026 commit 01232ce

File tree

2 files changed

+42
-43
lines changed

2 files changed

+42
-43
lines changed

Cargo.lock

Lines changed: 40 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ axum = "0.5"
1515
fuel-core-client = "0.24.3"
1616
fuel-tx = "0.48.0"
1717
fuel-types = "0.48.0"
18-
fuels-accounts = { version = "0.58.0", features = ["coin-cache"] }
19-
fuels-core = { version = "0.58.0" }
18+
fuels-accounts = { version = "0.59.0", features = ["coin-cache"] }
19+
fuels-core = { version = "0.59.0" }
2020
handlebars = "4.2"
2121
lazy_static = "1.4"
2222
memoize = "0.3.1"

0 commit comments

Comments
 (0)