File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
bridges/centralized-ethereum Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " witnet"
3- version = " 1.7.0 "
3+ version = " 1.7.1 "
44authors = [" Witnet Foundation <info@witnet.foundation>" ]
55publish = false
66repository = " witnet/witnet-rust"
Original file line number Diff line number Diff line change 11[package ]
22name = " witnet-centralized-ethereum-bridge"
3- version = " 1.7.0 "
3+ version = " 1.7.1 "
44authors = [" Witnet Foundation <info@witnet.foundation>" ]
55edition = " 2018"
66
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["Witnet Foundation <info@witnet.foundation>"]
33description = " data structures component"
44edition = " 2021"
55name = " witnet_data_structures"
6- version = " 1.7.0 "
6+ version = " 1.7.1 "
77workspace = " .."
88
99[features ]
Original file line number Diff line number Diff line change 11[package ]
22name = " witnet_node"
3- version = " 1.7.0 "
3+ version = " 1.7.1 "
44authors = [" Witnet Foundation <info@witnet.foundation>" ]
55workspace = " .."
66description = " node component"
Original file line number Diff line number Diff line change 11[package ]
22name = " witnet_toolkit"
3- version = " 1.7.0 "
3+ version = " 1.7.1 "
44authors = [" Adán SDPC <adan.sdpc@gmail.com>" ]
55edition = " 2021"
66
Original file line number Diff line number Diff line change 22authors = [" Witnet Foundation <info@witnet.foundation>" ]
33edition = " 2021"
44name = " witnet_wallet"
5- version = " 1.7.0 "
5+ version = " 1.7.1 "
66workspace = " .."
77
88[dependencies ]
You can’t perform that action at this time.
0 commit comments