Skip to content

Commit

Permalink
Address migration comments (#2910)
Browse files Browse the repository at this point in the history
* Use workspace.[authors|edition]

* Add repository.workspace = true

* Upgrade dependencies to the polkadot-sdk versions

* Upgrade async-std version

* Update jsonrpsee version

* cargo update

* use ci-unified image
  • Loading branch information
serban300 authored Apr 1, 2024
1 parent 34817d8 commit 8c4c99d
Show file tree
Hide file tree
Showing 56 changed files with 1,444 additions and 1,287 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ variables:
GIT_DEPTH: 100
CARGO_INCREMENTAL: 0
ARCH: "x86_64"
CI_IMAGE: "paritytech/bridges-ci:production"
CI_IMAGE: "paritytech/ci-unified:latest"
RUST_BACKTRACE: full
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
Expand Down
Loading

0 comments on commit 8c4c99d

Please sign in to comment.