Fix MSRV in README.md, builds.sr.ht manifest
This commit is contained in:
parent
172e893573
commit
3478f8653d
@ -6,8 +6,8 @@ sources:
|
|||||||
tasks:
|
tasks:
|
||||||
- rustup: |
|
- rustup: |
|
||||||
# We specify --profile minimal because we'd otherwise download docs
|
# We specify --profile minimal because we'd otherwise download docs
|
||||||
rustup toolchain install 1.39.0 --profile minimal
|
rustup toolchain install 1.40.0 --profile minimal
|
||||||
rustup default 1.39.0
|
rustup default 1.40.0
|
||||||
- test: |
|
- test: |
|
||||||
cd ruma-client-api
|
cd ruma-client-api
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user