Update infer requirement from 0.13 to 0.15
Updates the requirements on [infer](https://github.com/bojand/infer) to permit the latest version. - [Release notes](https://github.com/bojand/infer/releases) - [Commits](https://github.com/bojand/infer/compare/v0.13.0...v0.15.0) --- updated-dependencies: - dependency-name: infer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d417289f92
commit
81adefc1b5
|
@ -23,7 +23,7 @@ block = "0.1.6"
|
|||
core-foundation = "0.9"
|
||||
core-graphics = "0.22"
|
||||
dispatch = "0.2.0"
|
||||
infer = { version = "0.13", optional = true }
|
||||
infer = { version = "0.15", optional = true }
|
||||
lazy_static = "1.4.0"
|
||||
libc = "0.2"
|
||||
objc = "0.2.7"
|
||||
|
|
Loading…
Reference in a new issue