Skip to content

Commit

Permalink
update async-channel?
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Aug 9, 2024
1 parent d090c91 commit 7e01b6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Build all binaries
run: |
cargo update [email protected] --precise 2.3.1
cargo build --release --bins
- name: Aura Integration tests
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ xcm-simulator-example = "16.0.0"
xcm-simulator = "16.0.0"
polkadot-runtime-parachains = "16.0.0"
substrate-build-script-utils = "11.0.0"
jsonrpsee = "0.23"
jsonrpsee = "0.23"

0 comments on commit 7e01b6b

Please sign in to comment.