Skip to content

Commit

Permalink
Merge pull request #92 from ryanmcgrath/dependabot/cargo/infer-0.15
Browse files Browse the repository at this point in the history
Update infer requirement from 0.13 to 0.15
  • Loading branch information
ryanmcgrath authored Jul 10, 2023
2 parents d417289 + 81adefc commit 41f830a
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 @@ -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"
Expand Down

0 comments on commit 41f830a

Please sign in to comment.