Skip to content

Commit 7e753c6

Browse files
committed
Update Rust crate tar to 0.4.37
1 parent d732d98 commit 7e753c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ serde = { version = "1.0.0", features = ["derive"] }
7979
serde_json = "1.0.0"
8080
sha2 = "0.9"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
82-
tar = "0.4.16"
82+
tar = "0.4.37"
8383
tempfile = "3"
8484
thiserror = "1.0.30"
8585
tokio = { version = "1.5.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}

0 commit comments

Comments
 (0)