softprops / shiplift

🐳 🦀 rust interface for maneuvering docker containers
MIT License
624 stars 119 forks source link

Fix network inspect type #294

Open cswinter opened 3 years ago

cswinter commented 3 years ago

What did you implement:

Fixes return type of network inspect function.

Closes: https://github.com/softprops/shiplift/issues/293

How did you verify your change:

Tested manually, before change inspect returns parse error, after change, it returns valid network info.

What (if anything) would need to be called out in the CHANGELOG for the next release:

cswinter commented 3 years ago

@softprops I think you need to manually kick off build for this PR: https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks