faradayio / boondock

Docker daemon API in Rust
43 stars 14 forks source link

Fix all warnings in code base #2

Open emk opened 7 years ago

emk commented 7 years ago

The Rust compiler has changed a lot since this code was last worked on, and there are a lot of warnings when this code is compiled now. We need to clean these up.