mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Bump paste from 1.0.5 to 1.0.6 (#4244)
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/dtolnay/paste/releases) - [Commits](https://github.com/dtolnay/paste/compare/1.0.5...1.0.6) --- updated-dependencies: - dependency-name: paste dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ structopt = "0.3.25"
|
||||
jsonrpsee-ws-client = { version = "0.3.1", default-features = false, features = ["tokio1"] }
|
||||
serde_json = "1.0"
|
||||
serde = "1.0.130"
|
||||
paste = "1.0.5"
|
||||
paste = "1.0.6"
|
||||
thiserror = "1.0.30"
|
||||
|
||||
remote-externalities = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user