Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

Commit 6b68bcd

Browse files
authored
Add prml-generic-asset-rpc-runtime-api to the build (#149)
Use relative local paths not the crates.io creates in prml-generic-asset-rpc-* deps Bump rust version in circleci
1 parent 9e0a9c1 commit 6b68bcd

File tree

5 files changed

+799
-1224
lines changed

5 files changed

+799
-1224
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
resource_class: large
7777
environment:
7878
BASH_ENV: ~/.cargo/env
79-
RUST_VERSION: 1.44.1
79+
RUST_VERSION: 1.46.0
8080
RUSTC_WRAPPER: sccache
8181
SCCACHE_CACHE_SIZE: 10G
8282
steps:
@@ -92,7 +92,7 @@ jobs:
9292
resource_class: large
9393
environment:
9494
BASH_ENV: ~/.cargo/env
95-
RUST_VERSION: 1.44.1
95+
RUST_VERSION: 1.46.0
9696
RUSTC_WRAPPER: sccache
9797
SCCACHE_CACHE_SIZE: 10G
9898
steps:

0 commit comments

Comments
 (0)