Skip to content

Commit

Permalink
sdk-harness: fuel core upd; 0.41.0 -> 0.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zees-dev committed Jan 24, 2025
1 parent 2ff661e commit a0a1835
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ -12,7 +12,7 @@ assert_matches = "1.5"
# Dependencies from the `fuel-core` repository:
fuel-core = { version = "0.41", default-features = false }
# Using full semver as the workspace Cargo.toml (see the comment there)
fuel-core-client = { version = "0.41.0", default-features = false }
fuel-core-client = { version = "0.41.2", default-features = false }

# Dependencies from the `fuel-vm` repository:
fuel-vm = { version = "0.59", features = ["random"] }
Expand Down

0 comments on commit a0a1835

Please sign in to comment.