Skip to content

Commit fe77e39

Browse files
dependabot[bot]rjzak
authored andcommitted
chore(deps): bump muda from 0.19.1 to 0.19.2
Bumps [muda](https://github.com/tauri-apps/muda) from 0.19.1 to 0.19.2. - [Release notes](https://github.com/tauri-apps/muda/releases) - [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/muda@muda-v0.19.1...muda-v0.19.2) --- updated-dependencies: - dependency-name: muda dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 681fe5a commit fe77e39

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build = "build.rs"
1212

1313
[dependencies]
1414
image = { version = "0.25.10", default-features = false, features = ["png"] }
15-
muda = { version = "^0.19.1", default-features = false } # sub-dependency of tray-icon, must match that version
15+
muda = { version = "^0.19.2", default-features = false } # sub-dependency of tray-icon, must match that version
1616
sysinfo = { version = "0.39.2", default-features = false, features = ["system"] }
1717
tray-icon = { version = "0.24.0", default-features = false }
1818
winit = "0.30.13"

0 commit comments

Comments
 (0)