mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Bump derive_more from 0.99.2 to 0.99.3 (#29)
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.2 to 0.99.3. - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.2...v0.99.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Bastian Köcher
parent
91b6248f96
commit
4b20a78dae
@@ -8,7 +8,7 @@ edition = "2018"
|
|||||||
async-std = "1.0.1"
|
async-std = "1.0.1"
|
||||||
clap = "2.3.3"
|
clap = "2.3.3"
|
||||||
ctrlc = "3.1.3"
|
ctrlc = "3.1.3"
|
||||||
derive_more = "0.99.1"
|
derive_more = "0.99.3"
|
||||||
env_logger = "0.7.1"
|
env_logger = "0.7.1"
|
||||||
futures = "0.3.1"
|
futures = "0.3.1"
|
||||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user