Bump tar from 0.4.26 to 0.4.27 (#10150)

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

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-20 20:04:22 -07:00
committed by GitHub
parent 324cfd40f0
commit 8da2e1b2f7
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.26"
tar = "0.4.27"
thiserror = "1.0"
tempfile = "3.1.0"
lazy_static = "1.4.0"