Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Sep 12, 2024
1 parent 05e868a commit ae56935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account-decoder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ lazy_static = { workspace = true }
serde = { workspace = true }
serde_derive = { workspace = true }
serde_json = { workspace = true }
solana-account-decoder-client-types = { workspace = true, features = ["zstd"]}
solana-account-decoder-client-types = { workspace = true, features = ["zstd"] }
solana-config-program = { workspace = true }
solana-sdk = { workspace = true }
spl-token = { workspace = true, features = ["no-entrypoint"] }
Expand Down

0 comments on commit ae56935

Please sign in to comment.