mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Fix tar
duplicate artifact in rust-lang/rust.
This commit is contained in:
parent
e2ed0d077d
commit
079b3fbad8
@ -17,5 +17,5 @@ glob = "0.3"
|
||||
lazy_static = "1.0"
|
||||
remove_dir_all = "0.5"
|
||||
serde_json = "1.0"
|
||||
tar = "0.4"
|
||||
tar = { version = "0.4.18", default-features = false }
|
||||
url = "2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user