chore: update Cargo.lock#179
Open
bartoostveen wants to merge 1 commit into
Open
Conversation
Includes a lot of important security patches, such as the following: - CVE-2026-31812 - CVE-2026-42327 - GHSA-vw5v-4f2q-w9xf - CVE-2026-41898 - GHSA-394x-vwmw-crm3 - GHSA-65p9-r9h6-22vj - CVE-2026-41681 - GHSA-82j2-j2ch-gfr8 - GHSA-hfpc-8r3f-gw53 - GHSA-9f94-5g5w-gf6r - CVE-2026-41678 - CVE-2026-44662 - GHSA-pwjx-qhcg-rvj4 - GHSA-2p6r-x3vv-xqm2 - GHSA-xgp8-3hg3-c2mh - GHSA-965h-392x-2mh5 - CVE-2026-41677 - GHSA-cq8v-f236-94qc This also contains a small patch in order to make the code compile against the latest version of bollard.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Small maintenance and patch.
Includes a lot of important security patches, such as the following:
This also contains a small patch in order to make the code compile against the latest version of bollard.
I know such external maintain work is not neccesarily regular in the FOSS community, but since I rely on this software I rather have it be secure, and I don't want this project to die out.
Thanks!