Skip to content

Commit f16f611

Browse files
committed
move rgb resolvers implementation from rgb-runtime
1 parent 8ab08f3 commit f16f611

File tree

10 files changed

+1163
-15
lines changed

10 files changed

+1163
-15
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
strategy:
5858
fail-fast: false
5959
matrix:
60-
toolchain: [ nightly, beta, stable, 1.77.0 ]
60+
toolchain: [ nightly, beta, stable, 1.80.0 ]
6161
steps:
6262
- uses: actions/checkout@v4
6363
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)