Skip to content

Commit 60c4ca9

Browse files
build(deps): bump podman-api from 0.4.0 to 0.10.0
Bumps [podman-api](https://github.com/vv9k/podman-api-rs) from 0.4.0 to 0.10.0. - [Release notes](https://github.com/vv9k/podman-api-rs/releases) - [Changelog](https://github.com/vv9k/podman-api-rs/blob/master/CHANGELOG.md) - [Commits](vv9k/podman-api-rs@0.4.0...0.10.0) --- updated-dependencies: - dependency-name: podman-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06a60d4 commit 60c4ca9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tar = "0.4"
1616
log = "0.4"
1717
pretty_env_logger = "0.4"
1818
anyhow = "1.0"
19-
podman-api = "0.4"
19+
podman-api = "0.10"
2020
xdg = "^2.1"
2121
async-trait = "0.1.66"
2222

0 commit comments

Comments
 (0)