Skip to content

Commit 244ac25

Browse files
Bump notify from 6.1.1 to 7.0.0 (#55)
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-7.0.0) --- updated-dependencies: - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb3fdb1 commit 244ac25

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

Cargo.lock

Lines changed: 16 additions & 7 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
@@ -66,7 +66,7 @@ keyboard-types = "0.7.0"
6666
mime = "0.3.17"
6767
moka = { version = "0.12.1", features = ["future"] }
6868
muda = { version = "0.13.0", default-features = false }
69-
notify = "6.0.0"
69+
notify = "7.0.0"
7070
once_cell.workspace = true
7171
parking_lot = { version = "0.12.1", features = ["serde"] }
7272
paste = "1.0.11"

0 commit comments

Comments
 (0)