Skip to content

Update dependencies #155

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

Merged
merged 7 commits into from
May 24, 2022
Merged

Update dependencies #155

merged 7 commits into from
May 24, 2022

Conversation

LingMan
Copy link
Contributor

@LingMan LingMan commented May 24, 2022

This updates all dependencies to current versions.

The first commit fixes #154.

Note that tempdir is unmaintained and should be replaced with tempfile, but that's a task for another day and PR.

LingMan added 7 commits May 24, 2022 04:03
This fixes a segfault on systems with libgit2 >=1.4.0
Starting with v0.9.0 Editor and Password are gated behind default features. We use neither of
those, so disable them to speed up compilation.
@oli-obk oli-obk merged commit ab94c3b into rust-lang:master May 24, 2022
@oli-obk
Copy link
Contributor

oli-obk commented May 24, 2022

Nice! Maybe we should have a cronjob to check for relevant updates

@LingMan LingMan deleted the deps branch May 25, 2022 17:04
@LingMan LingMan mentioned this pull request Jun 16, 2022
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.

Segmentation fault when cloning rust repository on systems with libgit2 >= 1.4.0
2 participants