chore: bump tar from 0.4.28 to 0.4.35 (#17666)
* chore: bump tar from 0.4.28 to 0.4.35 Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.28 to 0.4.35. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.28...0.4.35) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <you@example.com>
This commit is contained in:
@ -48,7 +48,7 @@ solana-stake-program = { path = "../programs/stake", version = "=1.8.0" }
|
||||
solana-vote-program = { path = "../programs/vote", version = "=1.8.0" }
|
||||
solana-secp256k1-program = { path = "../programs/secp256k1", version = "=1.8.0" }
|
||||
symlink = "0.1.0"
|
||||
tar = "0.4.28"
|
||||
tar = "0.4.35"
|
||||
tempfile = "3.2.0"
|
||||
thiserror = "1.0"
|
||||
zstd = "0.5.1"
|
||||
|
Reference in New Issue
Block a user