Skip to content

Commit

Permalink
Upgrade fuels version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoplavkov committed Aug 26, 2024
1 parent afe1c32 commit 564c805
Show file tree
Hide file tree
Showing 11 changed files with 1,438 additions and 1,023 deletions.
1,115 changes: 857 additions & 258 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ members = [
]

[workspace.dependencies]
fuels = { version = "0.62.0", features = ["fuel-core-lib"] }
fuels = { version = "0.66.2", features = ["fuel-core-lib"] }
tokio = { version = "1.12", features = ["rt", "macros"] }
4 changes: 2 additions & 2 deletions Forc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [

[[package]]
name = "core"
source = "path+from-root-2AB5BCE55EAAEFF4"
source = "path+from-root-D19F39D92CA9923C"

[[package]]
name = "create_pool_and_add_liquidity_script"
Expand Down Expand Up @@ -47,7 +47,7 @@ dependencies = [

[[package]]
name = "std"
source = "git+https://github.com/fuellabs/sway?tag=v0.62.0#efda0397c7bee77de73bd726ec0b732d57614973"
source = "git+https://github.com/fuellabs/sway?tag=v0.63.1#169f91ae0a6a698bd1cb459c4c203bab646a38ec"
dependencies = ["core"]

[[package]]
Expand Down
Loading

0 comments on commit 564c805

Please sign in to comment.