Skip to content

Commit

Permalink
Merge pull request #1233 from multiversx/added-features-on-scenario
Browse files Browse the repository at this point in the history
added alloc and num-bigint features on multiversx-sc dependencies for…
  • Loading branch information
andrei-marinica authored Oct 10, 2023
2 parents 2de615c + 212eb62 commit 62b194d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/scenario/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ run-go-tests = []

[dependencies.multiversx-sc]
version = "=0.43.4"
features = ["alloc", "num-bigint"]
path = "../base"

[dependencies.multiversx-sc-meta]
Expand Down

0 comments on commit 62b194d

Please sign in to comment.