Skip to content

Commit 79f0865

Browse files
fix(deps): bump muda from 0.15.3 to 0.16.1
Bumps [muda](https://github.com/amrbashir/muda) from 0.15.3 to 0.16.1. - [Release notes](https://github.com/amrbashir/muda/releases) - [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/muda@muda-v0.15.3...muda-v0.16.1) --- updated-dependencies: - dependency-name: muda dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7aefc34 commit 79f0865

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

Cargo.lock

Lines changed: 22 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
@@ -64,7 +64,7 @@ infer = "0.19.0"
6464
keyboard-types = "0.8.0"
6565
mime = "0.3.17"
6666
moka = { version = "0.12.1", features = ["future"] }
67-
muda = { version = "0.15.3", default-features = false }
67+
muda = { version = "0.16.1", default-features = false }
6868
notify = "8.0.0"
6969
parking_lot = { workspace = true, features = ["serde"] }
7070
paste = "1.0.11"

0 commit comments

Comments
 (0)