Skip to content

Commit 947aa60

Browse files
fix(deps): bump notify from 7.0.0 to 8.0.0 (#443)
Bumps [notify](https://github.com/notify-rs/notify) from 7.0.0 to 8.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-7.0.0...notify-8.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 c76bdac commit 947aa60

File tree

2 files changed

+9
-21
lines changed

2 files changed

+9
-21
lines changed

Cargo.lock

Lines changed: 8 additions & 20 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
@@ -65,7 +65,7 @@ keyboard-types = "0.7.0"
6565
mime = "0.3.17"
6666
moka = { version = "0.12.1", features = ["future"] }
6767
muda = { version = "0.15.3", default-features = false }
68-
notify = "7.0.0"
68+
notify = "8.0.0"
6969
parking_lot = { workspace = true, features = ["serde"] }
7070
paste = "1.0.11"
7171
percent-encoding.workspace = true

0 commit comments

Comments
 (0)