vv9k / podman-api-rs

Rust interface to Podman (libpod).
MIT License
84 stars 12 forks source link

fix clippy warnings #153

Closed MarinPostma closed 1 year ago

MarinPostma commented 1 year ago

What did you implement:

Fix clippy warnings

vv9k commented 1 year ago

Thanks! I will fix other issues in upcoming PR, was a while since I've looked at new lints.