Skip to content

Commit

Permalink
Update contracts/axelar-gas-service/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Milap Sheth <[email protected]>
  • Loading branch information
canhtrinh and milapsheth authored Mar 14, 2024
1 parent 145c26b commit 50cf1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/axelar-gas-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]
soroban-sdk = { workspace = true }

[dev_dependencies]
soroban-sdk = { workspace = true, features = ["testutils", "alloc"] }
soroban-sdk = { workspace = true, features = ["testutils"] }
secp256k1 = { version = "0.28.2", features = ["recovery", "rand"] }

[features]
Expand Down

0 comments on commit 50cf1c3

Please sign in to comment.