mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-12-23 09:19:21 +00:00
Bump MSRV to 1.59
This commit is contained in:
parent
bdbf8e6fd0
commit
d83adbc133
3 changed files with 3 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
target: x86_64-unknown-linux-gnu
|
||||
run-tests: false
|
||||
use-cross: false
|
||||
toolchain: 1.58.1
|
||||
toolchain: 1.59
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ authors = [
|
|||
"Patrick Förster <patrick.foerster@outlook.de>",
|
||||
]
|
||||
edition = "2021"
|
||||
rust-version = "1.58.1"
|
||||
rust-version = "1.59"
|
||||
homepage = "https://github.com/latex-lsp/texlab"
|
||||
repository = "https://github.com/latex-lsp/texlab"
|
||||
documentation = "https://github.com/latex-lsp/texlab"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[](https://github.com/latex-lsp/texlab/actions)
|
||||
[](https://codecov.io/gh/latex-lsp/texlab)
|
||||
[](https://blog.rust-lang.org/2022/01/20/Rust-1.58.1.html)
|
||||
[](https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html)
|
||||
|
||||
[](https://github.com/latex-lsp/texlab/releases)
|
||||
[](https://crates.io/crates/texlab)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue