Skip to content

Commit

Permalink
chore: bump sdk to v0.66.9 (#213)
Browse files Browse the repository at this point in the history
Bumps sdk version to v0.66.9
  • Loading branch information
kayagokalp authored Oct 15, 2024
1 parent e51eda8 commit 90d4a0f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 30 deletions.
60 changes: 32 additions & 28 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 @@ -18,8 +18,8 @@ fuel-crypto = { version = "0.58.2" }
fuel-types = { version = "0.58.2" }

# Dependencies from the `fuels-rs` repository:
fuels = "0.66.8"
fuels-core = "0.66.8"
fuels = "0.66.9"
fuels-core = "0.66.9"

futures = "0.3"
hex = "0.4"
Expand Down

0 comments on commit 90d4a0f

Please sign in to comment.