containers / podlet

Generate Podman Quadlet files from a Podman command, compose file, or existing object
https://crates.io/crates/podlet
Mozilla Public License 2.0
318 stars 10 forks source link

fix: use quadlet serializer for `Unit` `Display` impl #67

Closed k9withabone closed 3 months ago

k9withabone commented 3 months ago

Brings Unit inline with the other sections of the generated quadlet file.

Fixes: #64