Skip to content

Commit

Permalink
fix: remove merge artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolveArt committed Dec 10, 2024
1 parent 51d3576 commit c6046e3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions rust/main/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,7 @@ solana-account-decoder = "=1.14.13"
solana-client = "=1.14.13"
solana-sdk = "=1.14.13"
solana-transaction-status = "=1.14.13"
solana-zk-token-sdk = "=1.14.13"
spl-associated-token-account = { version = "=1.1.2", features = [
"no-entrypoint",
] }
spl-noop = { version = "=0.1.3", features = ["no-entrypoint"] }
spl-token = { version = "=3.5.0", features = ["no-entrypoint"] }
spl-token-2022 = { version = "=0.5.0", features = ["no-entrypoint"] }
starknet = "0.10.0"
spl-type-length-value = "=0.1.0"
static_assertions = "1.1"
strum = "0.26.2"
strum_macros = "0.26.2"
Expand Down

0 comments on commit c6046e3

Please sign in to comment.