Skip to content

Commit

Permalink
Update infer requirement from 0.14 to 0.15
Browse files Browse the repository at this point in the history
Updates the requirements on [infer](https://github.com/bojand/infer) to permit the latest version.
- [Release notes](https://github.com/bojand/infer/releases)
- [Commits](bojand/infer@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: infer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent 91aa5f0 commit 0617c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license = "MIT"
ar = "0.9"
bzip2 = { version = "0.4", optional = true }
flate2 = { version = "1.0", optional = true }
infer = "0.14"
infer = "0.15"
log = "0.4"
indexmap = "2.0.0"
tar = "0.4"
Expand Down

0 comments on commit 0617c82

Please sign in to comment.