Skip to content

Commit 7b79fc3

Browse files
chore(deps): update rust crate rpm to 0.17
1 parent 1777406 commit 7b79fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tauri-macos-sign = { version = "2.1.0", path = "../tauri-macos-sign" }
6363
heck = "0.5"
6464
ar = "0.9"
6565
md5 = "0.7"
66-
rpm = { version = "0.16", features = ["bzip2-compression"] }
66+
rpm = { version = "0.17", features = ["bzip2-compression"] }
6767

6868
[target."cfg(unix)".dependencies]
6969
which = "7"

0 commit comments

Comments
 (0)