Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cherry-pick][indexer] Cherry-pick to
v1.28.0-release
branch: Fix i…
…ndexer to compile for Rust 1.75 (MystenLabs#18490) (MystenLabs#18496) ## Description These changes ensure that brew can compile our code to release `sui` binary, and similarly, that `cargo install [..] sui --branch testnet` does not break. We need this to go with the testnet release today. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required. For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates. - [ ] Protocol: - [ ] Nodes (Validators and Full nodes): - [ ] Indexer: - [ ] JSON-RPC: - [ ] GraphQL: - [ ] CLI: - [ ] Rust SDK:
- Loading branch information