You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing metadata so crates can be published. (#3778) (#3779)
## Motivation
Publishing the faucet crates fails because of missing metadata.
## Proposal
Add the metadata to `Cargo.toml`.
## Test Plan
`scripts/test_publish.sh packages.txt test-registry`
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
## Links
- Port of #3778.
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments