Skip to content

Commit 9a9518d

Browse files
chore(deps): bump ipp from 5.4.0 to 6.0.0 (#16)
Bumps [ipp](https://github.com/ancwrd1/ipp.rs) from 5.4.0 to 6.0.0. - [Changelog](https://github.com/ancwrd1/ipp.rs/blob/master/CHANGELOG.md) - [Commits](ancwrd1/ipp.rs@v5.4.0...v6.0.0) --- updated-dependencies: - dependency-name: ipp dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc00ba8 commit 9a9518d

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -36,7 +36,7 @@ tracing = "0.1"
3636
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
3737

3838
# Print protocol
39-
ipp = { version = "5", features = ["async"] }
39+
ipp = { version = "6", features = ["async"] }
4040
mdns-sd = "0.13"
4141

4242
# Document processing

0 commit comments

Comments
 (0)