vv9k / podman-api-rs

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

Migrate to libpod v4.2 #123

Closed vv9k closed 2 years ago

vv9k commented 2 years ago

What did you implement:

Update models to v4.2 of libpod and fix broken endpoints.

Closes: #122

lmtr0 commented 2 years ago

Awesome, I'm updating my applications now, thank you for your hard work :)

vv9k commented 2 years ago

Glad to hear that :) Please report any issues you find, I haven't done much testing of the new API.

lmtr0 commented 2 years ago

sure