Skip to content

Commit e4f09b6

Browse files
author
pinkforest
committed
Bumps up tar to 0.4.36
1 parent a359ce1 commit e4f09b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ serde_ignored = "0.1.0"
5454
serde_json = { version = "1.0.30", features = ["raw_value"] }
5555
shell-escape = "0.1.4"
5656
strip-ansi-escapes = "0.1.0"
57-
tar = { version = "0.4.35", default-features = false }
57+
tar = { version = "0.4.36", default-features = false }
5858
tempfile = "3.0"
5959
termcolor = "1.1"
6060
toml = "0.5.7"

0 commit comments

Comments
 (0)