Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Remove cfg-if dependency #26

Closed
wants to merge 2 commits into from
Closed

Remove cfg-if dependency #26

wants to merge 2 commits into from

Conversation

tspiteri
Copy link
Contributor

@tspiteri tspiteri commented Oct 2, 2019

This is to allow the crate to compile with rustc 1.13.

The documentation is updated to indicate that a higher version of the compiler may be needed for Redox, since redox_users does not document a minimum rustc version.

This PR is the next step after dirs-dev/dirs-sys-rs#5, and it needs a dirs-sys release 0.3.5 that includes that PR in order to work.

Fixes #25.

@tspiteri tspiteri changed the title Remove cfg-if Remove cfg-if dependency Oct 2, 2019
@soc soc force-pushed the master branch 3 times, most recently from 7af09ed to f83dff7 Compare June 21, 2020 02:02
@soc soc closed this Jun 21, 2020
@tspiteri tspiteri deleted the remove-cfg-if branch June 21, 2020 10:19
@soc soc mentioned this pull request Jun 26, 2020
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.

does not work with rustc 1.13 as documented
2 participants