Bump MSRV (due to bytes dependency)
This commit is contained in:
parent
74d1b833cd
commit
890cf13973
@ -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.38.0 --profile minimal
|
rustup toolchain install 1.39.0 --profile minimal
|
||||||
rustup default 1.38.0
|
rustup default 1.39.0
|
||||||
- test: |
|
- test: |
|
||||||
cd ruma-appservice-api
|
cd ruma-appservice-api
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user