Skip to content

Commit 85dc142

Browse files
fix(deps): bump tar from 0.4.43 to 0.4.44 (#648)
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.43 to 0.4.44. - [Commits](alexcrichton/tar-rs@0.4.43...0.4.44) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf331cb commit 85dc142

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.

crates/fig_install/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ security-framework = "3.0.1"
4747

4848
[target.'cfg(target_os = "linux")'.dependencies]
4949
dbus = { path = "../dbus" }
50-
tar = "0.4.40"
50+
tar = "0.4.44"
5151
zstd = "0.13.1"
5252

5353
[dev-dependencies]

0 commit comments

Comments
 (0)