Skip to content

Rust SDK latest version#27

Merged
gregnazario merged 1 commit intomainfrom
cursor/rust-sdk-latest-version-d5f9
Feb 23, 2026
Merged

Rust SDK latest version#27
gregnazario merged 1 commit intomainfrom
cursor/rust-sdk-latest-version-d5f9

Conversation

@gregnazario
Copy link
Copy Markdown
Collaborator

Update Rust SDK dependency to use the latest aptos-sdk v0.3.0 from crates.io.

This change updates the aptos-sdk dependency in tests/rust/Cargo.toml from a git source to the 0.3 version available on crates.io, regenerates Cargo.lock, and updates SDK_STATUS.md and README.md to reflect this change. This aligns the project with the latest stable release of the SDK.


Open in Web Open in Cursor 

The aptos-sdk crate is now published on crates.io. Switch from the git
dependency to the registry version:

- Cargo.toml: aptos-sdk = { version = "0.3", features = ["full"] }
- Cargo.lock: regenerated to resolve from crates.io registry
- SDK_STATUS.md: updated version, registry info, and removed 'not on
  crates.io' known issue
- README.md: updated dependency documentation to reflect crates.io
  availability

Co-authored-by: Greg Nazario <greg@gnazar.io>
@cursor
Copy link
Copy Markdown

cursor bot commented Feb 23, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@gregnazario gregnazario marked this pull request as ready for review February 23, 2026 18:34
@gregnazario gregnazario merged commit 7475390 into main Feb 23, 2026
20 checks passed
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.

2 participants