Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Fixes for Windows #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixes for Windows #1

wants to merge 1 commit into from

Conversation

retep998
Copy link

No description provided.

Also make tempdir a dev-dependency only

Signed-off-by: Peter Atashian <retep998@gmail.com>
@therustmonk
Copy link

@rbranson Merge it, please, because I can't compile some libraries clean without this fixes. I've test it.

@retep998
Copy link
Author

@deniskolodin There are alternative libraries that offer similar functionality but are up to date, such as https://github.com/danburkert/memmap-rs

@therustmonk
Copy link

@retep998 Thank you for memmap-rs, great lib, useful for me!
But there is a dependency in lib: https://github.com/rustcc/coroutine-rs/
I have to twist own forks to fix it. The best way to use an alternative to coroutine-rs, I know, and I've found https://github.com/zonyitoo/coroutine-rs which looks alive, no mmap deps and based on fork of coroutine-rs, but another version differs in implementation without backward compatibility.
Maybe I whimper, dependency hell is not so large with Cargo )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants