Skip to content

Commit 660af48

Browse files
Bump rfd from 0.14.1 to 0.15.1 (#104)
Bumps [rfd](https://github.com/PolyMeilex/rfd) from 0.14.1 to 0.15.1. - [Release notes](https://github.com/PolyMeilex/rfd/releases) - [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md) - [Commits](PolyMeilex/rfd@0.14.1...0.15.1) --- updated-dependencies: - dependency-name: rfd 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 244ac25 commit 660af48

File tree

2 files changed

+114
-30
lines changed

2 files changed

+114
-30
lines changed

Cargo.lock

Lines changed: 113 additions & 29 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
@@ -73,7 +73,7 @@ paste = "1.0.11"
7373
percent-encoding.workspace = true
7474
rand.workspace = true
7575
regex.workspace = true
76-
rfd = "0.14.0"
76+
rfd = "0.15.1"
7777
semver.workspace = true
7878
serde.workspace = true
7979
serde_json.workspace = true

0 commit comments

Comments
 (0)