Skip to content

Commit

Permalink
Use fuels-rs 0.59.0 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
xgreenx committed Apr 30, 2024
1 parent 8bbd026 commit 01232ce
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 43 deletions.
81 changes: 40 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ axum = "0.5"
fuel-core-client = "0.24.3"
fuel-tx = "0.48.0"
fuel-types = "0.48.0"
fuels-accounts = { version = "0.58.0", features = ["coin-cache"] }
fuels-core = { version = "0.58.0" }
fuels-accounts = { version = "0.59.0", features = ["coin-cache"] }
fuels-core = { version = "0.59.0" }
handlebars = "4.2"
lazy_static = "1.4"
memoize = "0.3.1"
Expand Down

0 comments on commit 01232ce

Please sign in to comment.