Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lsp-types to 0.97 and add notebook support #401

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2024

  1. Change minimum Rust version to 1.65.0

    Required by dashmap 5.5
    ahlinc committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    aae48cf View commit details
    Browse the repository at this point in the history
  2. Update most dep crate versions

    ahlinc committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b533327 View commit details
    Browse the repository at this point in the history
  3. Update to lsp-types 0.95.0

    ahlinc committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c303f7f View commit details
    Browse the repository at this point in the history
  4. Change minimum Rust version to 1.70.0

    Required by async-tungstenite 0.23.0
    ahlinc committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    711eef3 View commit details
    Browse the repository at this point in the history
  5. Address clippy lints

    ahlinc committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    017e2ad View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Update lsp-types to 0.97.0

    zebreus committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e9de56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910e0f8 View commit details
    Browse the repository at this point in the history