Skip to content

Commit 4f74d00

Browse files
Bump xz2 from 0.1.6 to 0.1.7
Bumps [xz2](https://github.com/alexcrichton/xz2-rs) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/alexcrichton/xz2-rs/releases) - [Commits](alexcrichton/xz2-rs@0.1.6...0.1.7) --- updated-dependencies: - dependency-name: xz2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41589aa commit 4f74d00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@ clap = { version = "3.2", features = ["derive"] }
3333
tar = "0.4"
3434
tee = "0.1"
3535
tempfile = "3"
36-
xz2 = "0.1.6"
36+
xz2 = "0.1.7"
3737
chrono = "0.4.11"
3838
colored = "2"
3939

0 commit comments

Comments
 (0)