Skip to content

remove unused dependencies#39

Merged
buffalojoec merged 2 commits into
solana-program:mainfrom
wowinter13:remove-unused-deps
Mar 4, 2025
Merged

remove unused dependencies#39
buffalojoec merged 2 commits into
solana-program:mainfrom
wowinter13:remove-unused-deps

Conversation

@wowinter13
Copy link
Copy Markdown
Contributor

@wowinter13 wowinter13 commented Mar 3, 2025

Fixes #12

Removes:

  • serde_with entirely
  • From clients/rust/Cargo.toml: thiserror, num-derive, num-traits

Comment thread clients/rust/Cargo.toml
@wowinter13 wowinter13 requested a review from buffalojoec March 4, 2025 11:13
Copy link
Copy Markdown
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@buffalojoec buffalojoec merged commit ddc8428 into solana-program:main Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unused deps from Rust client

2 participants