jcreekmore / timeout-readwrite-rs

Adds timeout capabilities to Readers and Writers
Apache License 2.0
38 stars 9 forks source link

Bump nix dependency to 0.14 #10

Closed jonhoo closed 5 years ago

jonhoo commented 5 years ago

As an aside, I noticed that the test suite also doesn't pass if you have overwritten CARGO_TARGET_DIR, because the computed CRATE_ROOT is no longer valid :/

jonhoo commented 5 years ago

Awesome, thank you! I believe this should be backwards-compatible change, so 0.2.1 should be sufficient.