lz4-rs
lz4-rs copied to clipboard
Switch to docmatic for testing README.
Similar to skeptic, but it does not add itself as a build dependency, which means that all downstream users of LZ4 don't need to build skeptic (and all its dependencies).
See https://github.com/budziq/rust-skeptic/issues/60.
Travis build has failed for reasons unrelated to this PR.
ping @bozaro
Sorry for the delay. First, thanks for your pull request. Unfortunately, I won't be able to look over this PR until next week. Additionally, I'm in the process of reducing dependencies for this crate and I wanted to drop skeptic completely for v2.0
Sure! To me, any option is good as long as it doesn't add build dependencies on downstream users like skeptic. Thanks!
@jheyens any chance we could merge this, or an updated version? Having skeptic and it's deps in our build adds quite a lot of extra time. Would be happy to post an update PR. Thanks!
Hi,
Please look at #52
Jens