Skip to content

add rust version to crates #1477

@rnbguy

Description

@rnbguy

Description

Currently, tendermint crates don't have any rust-version set.

The [email protected] has MSRV 1.79.0 for [email protected].

Definition of "done"

Release of tendermint crates with appropriate rust-version.

cargo-hack and cargo-msrv can be used to find them.

cargo hack msrv find --min 1.60 --all-features

Ref: paritytech/parity-scale-codec#646 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions