Fix tendermint-machine's version in Cargo.lock

This commit is contained in:
Luke Parker 2022-12-05 17:26:28 -05:00
parent 8f352353ba
commit f136328c08
No known key found for this signature in database

2
Cargo.lock generated
View file

@ -8919,7 +8919,7 @@ dependencies = [
[[package]]
name = "tendermint-machine"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"async-trait",
"futures",