-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* v1.9.0 * Update to polkadot-v1.15.0 lts * cargo fmt * remove flaky lint step * use arc-runner-set * update async-channel? * remove cache * remove Cargo.lock * install wasm toolchain * remove cargo registry * nightly build * nightly build * add rust-src * build aura * show toolchain * add Cargo.lock * add crates.io to readme * fix * jfc continue-on-error * don't build wasm in no-std * fix build * try build
- Loading branch information
1 parent
4ce1046
commit d7c36c0
Showing
30 changed files
with
345 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/target | ||
Cargo.lock | ||
.idea | ||
.cargo | ||
.cargo |
Oops, something went wrong.