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 revision of citeproc-rs to one that supports cargo vendor #137

Merged
merged 1 commit into from
Dec 31, 2019

Conversation

kira-bruneau
Copy link
Contributor

@kira-bruneau kira-bruneau commented Dec 31, 2019

@doronbehar and I are maintainers of texlab for the Nix Package manager and since 1.8.0, we've had problems trying to build the package. We use cargo vendor to separate the download and build phases, and found that with cargo vendor, citeproc-db failed to build because it referenced a file outside it's crate.

I've submitted a patch to citeproc-rs that fixes this issue. This commit just bumps the version to include the patch.

@pfoerster pfoerster merged commit e38fe4b into latex-lsp:master Dec 31, 2019
@pfoerster
Copy link
Member

Thanks!

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