Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump rust to 1.78.0 in actions runner Also addressed new clippy warnings. * Bump cargo-deny in Makefile * Bump rust to stable in actions runner Also addressed new clippy warnings. * Update rust dependencies Also updated `deny.toml`. * fix: timestamp.json meta can has optional fields According to the TUF specification, the `meta` attribute of `timestamp.json` must follow the same specification of `METAFILES`. That means it has optional `LENGTH` and `HASHES`. See [this](https://theupdateframework.github.io/specification/latest/#file-formats-timestamp) section of the TUF specification. Fixes issue awslabs#771 Signed-off-by: Flavio Castelli <[email protected]> --------- Signed-off-by: Flavio Castelli <[email protected]> Co-authored-by: Patrick J.P. Culp <[email protected]> Co-authored-by: Flavio Castelli <[email protected]>
- Loading branch information