mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-12-23 09:19:21 +00:00
Bump MSRV
This commit is contained in:
parent
2df7dc5332
commit
08f02edc28
3 changed files with 3 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
toolchain: stable
|
||||
transpile_target: null
|
||||
- os: ubuntu-18.04
|
||||
toolchain: 1.53
|
||||
toolchain: 1.56
|
||||
transpile_target: null
|
||||
- os: windows-latest
|
||||
toolchain: stable
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ authors = [
|
|||
edition = "2018"
|
||||
homepage = "https://github.com/latex-lsp/texlab"
|
||||
resolver = "2"
|
||||
rust-version = "1.56.0"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[](https://github.com/latex-lsp/texlab/actions)
|
||||
[](https://codecov.io/gh/latex-lsp/texlab)
|
||||
[](https://blog.rust-lang.org/2021/06/17/Rust-1.53.0.html)
|
||||
[](https://blog.rust-lang.org/2021/10/21/Rust-1.56.0.html)
|
||||
|
||||
[](https://github.com/latex-lsp/texlab/releases)
|
||||
[](https://ctan.org/pkg/texlab)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue