Skip to content

Commit

Permalink
Bump infer from 0.15.0 to 0.16.0 (#1216)
Browse files Browse the repository at this point in the history
Bumps [infer](https://github.com/bojand/infer) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/bojand/infer/releases)
- [Commits](bojand/infer@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: infer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent f8fb6a3 commit cace89f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ clap = { version = "4.5", features = ["cargo", "derive", "deprecated", "wrap_hel
crossbeam-channel = "0.5"
flate2 = "1.0"
globset = "0.4"
infer = "0.15.0"
infer = "0.16.0"
lazy_static = "1.5"
log = "0.4"
md-5 = "0.10"
Expand Down

0 comments on commit cace89f

Please sign in to comment.