Skip to content

Commit 862d190

Browse files
build(deps): bump tar from 0.4.41 to 0.4.45
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.41 to 0.4.45. - [Commits](composefs/tar-rs@0.4.41...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 6702c3d commit 862d190

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

libsql-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ crossbeam = "0.8.4"
8989
async-recursion = "1"
9090
mimalloc = "0.1.42"
9191
rheaper = { git = "https://github.com/MarinPostma/rheaper.git", tag = "v0.2.0", default-features = false, features = ["allocator"] }
92-
tar = "0.4.41"
92+
tar = "0.4.45"
9393
aws-config = { version = "1", features = ["behavior-version-latest"] }
9494
aws-sdk-s3 = "1"
9595
aws-smithy-runtime = "1.6.2"

0 commit comments

Comments
 (0)