Skip to content

Commit

Permalink
fix: add versions-replacer to workspace Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Br1ght0ne committed May 21, 2024
1 parent 108cba3 commit 1482c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ fuels-core = { version = "0.62.0", path = "./packages/fuels-core", default-featu
fuels-macros = { version = "0.62.0", path = "./packages/fuels-macros", default-features = false }
fuels-programs = { version = "0.62.0", path = "./packages/fuels-programs", default-features = false }
fuels-test-helpers = { version = "0.62.0", path = "./packages/fuels-test-helpers", default-features = false }
versions-replacer = { version = "0.62.0", path = "./scripts/versions-replacer", default-features = false }

0 comments on commit 1482c9d

Please sign in to comment.