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

Replace memmap crate since it is unmaintained #119

Closed
yangby-cryptape opened this issue Dec 2, 2020 · 1 comment · Fixed by #120
Closed

Replace memmap crate since it is unmaintained #119

yangby-cryptape opened this issue Dec 2, 2020 · 1 comment · Fixed by #120
Assignees

Comments

@yangby-cryptape
Copy link
Contributor

memmap = "0.7.0"

The crates mapr or memmap2 may be reasonable alternatives.

References

bors bot added a commit to nervosnetwork/ckb that referenced this issue Dec 3, 2020
2387: ci: skip RUSTSEC-2020-0077 temporarily r=quake,driftluo a=yangby-cryptape

Could be fixed after  [CKB-VM Issue-119: Replace `memmap` crate since it is unmaintained](nervosnetwork/ckb-vm#119) fixed.

Co-authored-by: Boyu Yang <[email protected]>
@mohanson
Copy link
Collaborator

mohanson commented Dec 3, 2020

mapr and memmap2 seem to only fork the upstream code, so either one is ok. I will submit a pr later.

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 a pull request may close this issue.

2 participants