Skip to content

Commit 84ffb0e

Browse files
authored
chore: bump to sdk 0.66 (FuelLabs#199)
1 parent 76e9796 commit 84ffb0e

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

Cargo.lock

+46-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ eth-keystore = { version = "0.5" }
1414
forc-tracing = "0.47.0"
1515

1616
# Dependencies from the `fuel-vm` repository:
17-
fuel-crypto = { version = "0.55.0" }
18-
fuel-types = { version = "0.55.0" }
17+
fuel-crypto = { version = "0.56.0" }
18+
fuel-types = { version = "0.56.0" }
1919

2020
# Dependencies from the `fuels-rs` repository:
21-
fuels = "0.65.0"
22-
fuels-core = "0.65.0"
21+
fuels = "0.66.0"
22+
fuels-core = "0.66.0"
2323

2424
futures = "0.3"
2525
hex = "0.4"

0 commit comments

Comments
 (0)