DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

Initial per-target config #58

Closed Hoverbear closed 2 years ago

Hoverbear commented 2 years ago

Draft based on #62 -- since I needed that for dev

Per target config for the registry

linear[bot] commented 2 years ago
DS-245 fsm: figure out how to deal with platform-specific packages

Essentially revert part of [https://github.com/DeterminateSystems/fsm/pull/30](https://github.com/DeterminateSystems/fsm/pull/30) once we've figured that out (specifically the `isDarwin` `libiconv` part).