mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 09:31:12 +00:00
Update package.version in Cargo.toml (#1633)
* Update Cargo.toml Fix version number * Update Cargo.lock
This commit is contained in:
Generated
+1
-1
@@ -4722,7 +4722,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e"
|
||||
|
||||
[[package]]
|
||||
name = "polkadot"
|
||||
version = "0.8.19"
|
||||
version = "0.8.22"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"futures 0.3.5",
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ path = "src/main.rs"
|
||||
|
||||
[package]
|
||||
name = "polkadot"
|
||||
version = "0.8.19"
|
||||
version = "0.8.22"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user