Skip to content

Commit ac69e16

Browse files
build(deps): bump spl-token-client from 0.13.0 to 0.14.0 (solana-program#6)
Bumps [spl-token-client](https://github.com/solana-program/token-2022) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/rust-legacy@v0.13.0...rust-legacy@v0.14.0) --- updated-dependencies: - dependency-name: spl-token-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5076e9c commit ac69e16

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spl-pod = "0.5.0"
2323
[dev-dependencies]
2424
solana-program-test = "2.2.0"
2525
solana-sdk = "2.2.1"
26-
spl-token-client = "0.13.0"
26+
spl-token-client = "0.14.0"
2727
test-case = "3.3"
2828

2929
[lib]

0 commit comments

Comments
 (0)