Skip to content

chore: use near-api v0.8.0#73

Merged
think-in-universe merged 1 commit intomainfrom
chore/near-api-version
Dec 11, 2025
Merged

chore: use near-api v0.8.0#73
think-in-universe merged 1 commit intomainfrom
chore/near-api-version

Conversation

@think-in-universe
Copy link
Contributor

near-api-rs has released the v0.8.0 version: https://github.com/near/near-api-rs/releases/tag/near-api-v0.8.0

Let's switch to near-api v0.8.0

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the near-api dependency from a git revision (version 0.7.8) to the officially published version 0.8.0. The change switches from tracking a specific commit hash to using the stable release from crates.io, which improves dependency management and build reliability.

  • Replaces git-based dependency with semantic versioning for near-api
  • Updates from version 0.7.8 to 0.8.0 (minor version bump)
  • Affects both the API and services crates

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
crates/services/Cargo.toml Updates near-api dependency from git revision to version 0.8.0
crates/api/Cargo.toml Updates near-api dependency from git revision to version 0.8.0
Cargo.lock Reflects the dependency upgrade with updated version numbers and checksums from crates.io registry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@think-in-universe think-in-universe merged commit 6d9df3b into main Dec 11, 2025
7 checks passed
@think-in-universe think-in-universe deleted the chore/near-api-version branch December 11, 2025 06:14
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.

3 participants