mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 03:17:56 +00:00
Bump collator version (#970)
Co-authored-by: Wilfried Kopp <wilfried@parity.io>
This commit is contained in:
Generated
+1
-1
@@ -6828,7 +6828,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "polkadot-collator"
|
||||
version = "5.1.0"
|
||||
version = "5.2.0"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"async-trait",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "polkadot-collator"
|
||||
version = "5.1.0"
|
||||
version = "5.2.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
build = "build.rs"
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user