Bump tar from 0.4.27 to 0.4.28 (#10185)

Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.27 to 0.4.28.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.27...0.4.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-22 15:55:40 -07:00
committed by GitHub
parent 48c0845359
commit 2d3a906d55
5 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ solana-sdk = { path = "../sdk", version = "1.2.0" }
solana-stake-program = { path = "../programs/stake", version = "1.2.0" }
solana-vote-program = { path = "../programs/vote", version = "1.2.0" }
symlink = "0.1.0"
tar = "0.4.27"
tar = "0.4.28"
thiserror = "1.0"
tempfile = "3.1.0"
lazy_static = "1.4.0"