Skip to content

Commit e8c87d7

Browse files
Bump infer from 0.15.0 to 0.16.0 (#100)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ee23e5 commit e8c87d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ fnv = "1.0.7"
6161
futures = "0.3.30"
6262
http = "1.1.0"
6363
image = "0.25.0"
64-
infer = "0.15.0"
64+
infer = "0.16.0"
6565
keyboard-types = "0.7.0"
6666
mime = "0.3.17"
6767
moka = { version = "0.12.1", features = ["future"] }

0 commit comments

Comments
 (0)