Skip to content

Commit 730edc0

Browse files
Bump tar from 0.4.44 to 0.4.45 (#75)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fda5b7 commit 730edc0

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ serde_json = "1.0.140"
1414
thiserror = "2.0.12"
1515
textwrap = "0.16.2"
1616
flate2 = "1.1.1"
17-
tar = "0.4.44"
17+
tar = "0.4.45"
1818
once_cell = "1.18"
1919
dotenvy = "0.15" # For environment variables
2020
rocket = { version = "0.5.1", features = ["json","tls"]} # For backend server

0 commit comments

Comments
 (0)