dirs-dev / directories-rs

a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
https://dirs.dev
Apache License 2.0
752 stars 33 forks source link

directories 3.0.0 pins cfg-if 0.1.9, which breaks any dependency tree that also contains time 2.* #63

Closed str4d closed 4 years ago

str4d commented 4 years ago

This is the same issue as https://github.com/Geal/nom/issues/1156 (caused by https://github.com/Alexhuszagh/rust-lexical/issues/38 which similarly pins cfg-if 0.1.9); see there for further details.

soc commented 4 years ago

Fixed in v3.0.1.