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

Bump lsp-types, lsp-server deps #44

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

WillLillis
Copy link
Contributor

First of all, thank you so much for this project!

Would it be possible to bump some of the project's dependencies? The lsp-types crate added a #[derive(Hash)] to its Location struct awhile back here, which I'd like to use to simplify some logic in asm-lsp. Versioning conflicts between this crate's dependency on lsp-types and the asm-lsp's direct dependence on lsp-types made this a bit tricky.

Thanks again! :)

@GiveMe-A-Name GiveMe-A-Name merged commit 02ecef1 into GiveMe-A-Name:main Jul 11, 2024
3 checks passed
@WillLillis WillLillis deleted the bump_deps branch July 11, 2024 02:20
@GiveMe-A-Name
Copy link
Owner

v0.4.0 is publish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants