aboutsummaryrefslogtreecommitdiff
path: root/helix-lsp/Cargo.toml
diff options
context:
space:
mode:
authorMichael Davis2022-05-23 00:13:10 +0000
committerBlaž Hrastnik2022-05-23 16:05:19 +0000
commit89c0998aee1717dff8b6afe712e52b576c496257 (patch)
tree645bac00ad692eab9202963405493423afb2615a /helix-lsp/Cargo.toml
parent92df5a542509e49a5ff71087b65fca2a17d5d25e (diff)
lower MSRV to 1.57.0
This line uses the Display trait for io::ErrorKind which was stabilized in Rust 1.60.0. We can set MSRV all the way back to 1.57.0 by replacing it with a pretty-print. Closes #2460.
Diffstat (limited to 'helix-lsp/Cargo.toml')
0 files changed, 0 insertions, 0 deletions