Skip to content

Commit 6ecb342

Browse files
chore(deps): update rust crate rpm to 0.17
1 parent 30beb6f commit 6ecb342

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
[lib]
6969
name = "tauri_bundler"

0 commit comments

Comments
 (0)