Skip to content

Updated deps to fix extrinsics build

Sergej Kostjucenko requested to merge github/fork/brson/extrinsics-build into master

Created by: brson

cargo-contract doesn't build with --features=extrinsics. This patch makes version bumps that fix the build.

It is mostly updating the lockfile, but also bumping the substrate-subxt crate in the local manifest.

Merge request reports