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

use nvim-rs release version #1697

Merged
merged 1 commit into from Dec 30, 2022
Merged

use nvim-rs release version #1697

merged 1 commit into from Dec 30, 2022

Conversation

ttytm
Copy link
Contributor

@ttytm ttytm commented Dec 25, 2022

What kind of change does this PR introduce?

  • Prophylaxis. It updates the source from which the nvim-rs dependency is pulled from to the official version.

Why?

  • All necessary functionalities have made their way into the release version.
    Using the release version results in a simpler and safer dependency update procedure. It's also a step closer to releasing neovide on crates.io, since no git repo dependencies are allowed.

Did this PR introduce a breaking change?

A breaking change includes anything that breaks backwards compatibility either at compile or run time.

  • No

@shaunsingh shaunsingh merged commit a28d72a into neovide:main Dec 30, 2022
TENX-S pushed a commit to TENX-S/neovide that referenced this pull request Jan 24, 2023
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.

None yet

2 participants