Skip to content

chore: upgrade salt from v1.0.0 to v1.0.1 - #64

Merged
flyq merged 1 commit into
mainfrom
liquan/upgrade_salt
Jan 13, 2026
Merged

chore: upgrade salt from v1.0.0 to v1.0.1#64
flyq merged 1 commit into
mainfrom
liquan/upgrade_salt

Conversation

@flyq

@flyq flyq commented Jan 13, 2026

Copy link
Copy Markdown
Member

Summary

This PR upgrades the salt dependency from version v1.0.0 to v1.0.1.

Changes

  • Updated salt dependency in Cargo.toml to point to revision v1.0.1
  • Updated Cargo.lock with the new version and transitive dependencies:
    • salt: 1.0.01.0.1
    • banderwagon: updated source revision
    • ipa-multipoint: updated source revision

Files Changed

File Changes
Cargo.toml Updated salt git revision from v1.0.0 to v1.0.1
Cargo.lock Auto-generated lockfile updates reflecting the new dependency versions

Details

The salt library is sourced from https://github.com/megaeth-labs/salt.git. This update changes the pinned revision from:

  • affce3ecf3deb1791ea804fe5409c3e41b8d2883 (v1.0.0)

to:

  • f15f1b2cac046c874656f16af10b00db3174e733 (v1.0.1)

Testing

  • Build passes
  • Existing tests pass

@flyq
flyq merged commit b0153a7 into main Jan 13, 2026
4 checks passed
@flyq
flyq deleted the liquan/upgrade_salt branch January 13, 2026 10:03
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