Skip to content

Commit

Permalink
downgrade rustyline to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann150 committed Feb 11, 2024
1 parent 3e31085 commit 57c223b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
command: update
# NOTE: Keep up to date with the minimum version of `lsp-types`
# specified in `codespan-lsp/Cargo.toml`
args: --precise 0.84.0 lsp-types
args: --precise 0.84.0 -p lsp-types
- name: Run cargo test for codespan-lsp
uses: actions-rs/cargo@v1
with:
Expand Down
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 57c223b

Please sign in to comment.