Skip to content

Commit

Permalink
chore: bump forc to 0.49.2 (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
hal3e authored Feb 7, 2024
1 parent fcc6f8c commit 325034f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
FUEL_CORE_VERSION: 0.22.0
FUEL_CORE_PATCH_BRANCH:
RUST_VERSION: 1.74.0
FORC_VERSION: 0.49.1
FORC_VERSION: 0.49.2
FORC_PATCH_BRANCH: ""
FORC_PATCH_REVISION: ""

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ bytes = { version = "1.5.0", default-features = false }
chrono = "0.4.31"
elliptic-curve = { version = "0.13.8", default-features = false }
eth-keystore = "0.5.0"
fuel-abi-types = "0.3.0"
fuel-abi-types = "0.4.0"
futures = "0.3.29"
hex = { version = "0.4.3", default-features = false }
itertools = "0.12.0"
Expand Down

0 comments on commit 325034f

Please sign in to comment.