Prepare P<> K relay release: 1.2.0 (#2863)

* cargo update -p mio

* bump relayer version: v1.2.0

* Cargo.lock
This commit is contained in:
Svyatoslav Nikolsky
2024-03-05 11:15:04 +03:00
committed by Bastian Köcher
parent e6bbcf99df
commit e2a847cee4
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "substrate-relay" name = "substrate-relay"
version = "1.0.1" version = "1.2.0"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0" license = "GPL-3.0-or-later WITH Classpath-exception-2.0"