-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request