mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 02:37:58 +00:00
Bump the collator version (#747)
This commit is contained in:
Generated
+1
-1
@@ -6501,7 +6501,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "polkadot-collator"
|
||||
version = "5.0.0"
|
||||
version = "5.1.0"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"async-trait",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "polkadot-collator"
|
||||
version = "5.0.0"
|
||||
version = "5.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
build = "build.rs"
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user