Skip to content

Commit 440569f

Browse files
build(deps): bump spl-token-client from 0.16.0 to 0.16.1 (solana-program#24)
Bumps [spl-token-client](https://github.com/solana-program/token-2022) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/[email protected]@v0.16.1) --- updated-dependencies: - dependency-name: spl-token-client dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2acce7e commit 440569f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.16.0"
26+
spl-token-client = "0.16.1"
2727
test-case = "3.3"
2828

2929
[lib]

0 commit comments

Comments
 (0)