mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 19:11:04 +00:00
Bump derive_more from 0.99.11 to 0.99.14 (#3248)
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.11 to 0.99.14. - [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.11...v0.99.14) --- updated-dependencies: - dependency-name: derive_more 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:
@@ -8,7 +8,7 @@ description = "Subsystem traits and message definitions"
|
||||
[dependencies]
|
||||
async-std = "1.8.0"
|
||||
async-trait = "0.1.42"
|
||||
derive_more = "0.99.11"
|
||||
derive_more = "0.99.14"
|
||||
futures = "0.3.15"
|
||||
futures-timer = "3.0.2"
|
||||
mick-jaeger = "0.1.2"
|
||||
|
||||
Reference in New Issue
Block a user