Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin the version of the
base64ct
indirect dependency (#3420)
## Motivation Version 1.7.0 breaks semver compatibility by requiring the usage of a new Rust edition. More information is available in RustCrypto/formats#1684. ## Proposal We should pin it to the last version that we still support at least until we manage to update to the new Rust edition. ## Test Plan CI should catch any regressions. ## Release Plan We may have to make a new SDK release with a new patch version. ## Links - [reviewer checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
- Loading branch information