Skip to content

replace memmap with memmap2 #1350

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 1 commit into from
Mar 25, 2025
Merged

Conversation

eric-seppanen
Copy link
Contributor

Changelog

Replace (unmaintained) memmap dev-dependency with memmap2.

Docs

None, other than the corresponding doc-comment change in lib.rs.

Description

memmap has been unmaintained for many years; there has been a RustSec advisory about this for 4 years. As a dev-dependency this isn't critical, but it seems likely that users of this library will copy/paste example code. Setting a good example for them seems worthwhile.

memmap has been unmaintained for many years; there has been a RustSec
advisory about this for 4 years. As a dev-dependency this isn't
critical, but it seems likely that users of this library will copy/paste
example code. Setting a good example for them seems worthwhile.
Copy link
Contributor

@bennetthardwick bennetthardwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks.

@bennetthardwick bennetthardwick merged commit fa66275 into foxglove:main Mar 25, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants