Skip to content

Commit

Permalink
chore: bump sdk-harness to v0.62 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kayagokalp committed May 16, 2024
1 parent d4c85d0 commit 4cc730b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
33 changes: 17 additions & 16 deletions test/src/sdk-harness/Cargo.lock

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

2 changes: 1 addition & 1 deletion test/src/sdk-harness/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fuel-core-client = { version = "0.26.0", default-features = false }
fuel-vm = { version = "0.49.0", features = ["random"] }

# Dependencies from the `fuels-rs` repository:
fuels = { version = "0.61.0", features = ["fuel-core-lib"] }
fuels = { version = "0.62.0", features = ["fuel-core-lib"] }

hex = "0.4.3"
paste = "1.0.14"
Expand Down

0 comments on commit 4cc730b

Please sign in to comment.