Bump MSRV (due to bytes dependency)
This commit is contained in:
parent
74d1b833cd
commit
890cf13973
@ -6,8 +6,8 @@ sources:
|
||||
tasks:
|
||||
- rustup: |
|
||||
# We specify --profile minimal because we'd otherwise download docs
|
||||
rustup toolchain install 1.38.0 --profile minimal
|
||||
rustup default 1.38.0
|
||||
rustup toolchain install 1.39.0 --profile minimal
|
||||
rustup default 1.39.0
|
||||
- test: |
|
||||
cd ruma-appservice-api
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user