Skip to content

r2pipe.rs - 0.6.0

Choose a tag to compare

@trufae trufae released this 08 Feb 18:17
· 15 commits to master since this release
  • replace single reqwest::get with tcpstream, remove dependency
  • Taking Pipe child process handle
  • Wait for child on close
  • Use clippy and fmt in the CI
  • Use Result/Error pattern instead of panic approach
  • Use unified Error type for handling problems