Skip to content

Commit

Permalink
Bump solana-sdk from 1.2.19 to 1.3.1 in /ci/client (solana-labs#244)
Browse files Browse the repository at this point in the history
Bumps [solana-sdk](https://github.com/solana-labs/solana) from 1.2.19 to 1.3.1.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.2.19...v1.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2020
1 parent 2dbe6d1 commit b0a51f0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 9 deletions.
31 changes: 23 additions & 8 deletions ci/client/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ci/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
# Used to ensure that SPL programs are buildable by external clients

[dependencies]
solana-sdk = "1.2.19"
solana-sdk = "1.3.1"
spl-memo = { path = "../../memo" }
spl-token = { path = "../../token" }
spl-token-swap = { path = "../../token-swap" }
Expand Down

0 comments on commit b0a51f0

Please sign in to comment.