Skip to content

Commit e1aa171

Browse files
Bump tar from 0.4.44 to 0.4.45
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.44 to 0.4.45. - [Commits](alexcrichton/tar-rs@0.4.44...0.4.45) --- updated-dependencies: - dependency-name: tar dependency-version: 0.4.45 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be7296f commit e1aa171

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

packages/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ tauri-macos-sign = { workspace = true }
146146
tauri-bundler = { workspace = true }
147147
include_dir = "0.7.4"
148148
flate2 = "1.1.2"
149-
tar = "0.4.44"
149+
tar = "0.4.45"
150150
local-ip-address = "0.6.5"
151151
dircpy = "0.3.19"
152152
plist = "1.7.4"

0 commit comments

Comments
 (0)