mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
Bump primitive-types from 0.10.0 to 0.10.1 (#9754)
Bumps [primitive-types](https://github.com/paritytech/parity-common) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/paritytech/parity-common/releases) - [Commits](https://github.com/paritytech/parity-common/commits) --- updated-dependencies: - dependency-name: primitive-types 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:
@@ -21,7 +21,7 @@ sp-runtime-interface-proc-macro = { version = "4.0.0-dev", path = "proc-macro" }
|
||||
sp-externalities = { version = "0.10.0-dev", optional = true, path = "../externalities" }
|
||||
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false }
|
||||
static_assertions = "1.0.0"
|
||||
primitive-types = { version = "0.10.0", default-features = false }
|
||||
primitive-types = { version = "0.10.1", default-features = false }
|
||||
sp-storage = { version = "4.0.0-dev", default-features = false, path = "../storage" }
|
||||
impl-trait-for-tuples = "0.2.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user