Make the `fuse` crate an optional dependency
Open
- Dominant language
- Rust
- Stars
- 70
- Forks
- 34
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 25
Description
Currently, each developer needs to install `libfuse-dev` in order to run RRG tests (because the dependency on the [`fuse`][1] crate). Unfortunately, until rust-lang/cargo#1596 is resolved, this seems to be impossible to workaround for now.
[1]: https://crates.io/crates/fuse
Contributor guide
Assessment
This issue has not been assessed yet.