Skip to content

Commit a37df69

Browse files
chore(deps): bump spl-token-interface from 2.0.0 to 3.0.0
Bumps [spl-token-interface](https://github.com/solana-program/token) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/interface@v2.0.0...interface@v3.0.0) --- updated-dependencies: - dependency-name: spl-token-interface dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 203b246 commit a37df69

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spl-associated-token-account = { version = "7.0.0", features = [ "no-entrypoint"
7878

7979
# interface
8080
solana-system-interface = {version = "2.0.0", features = ["bincode"]}
81-
spl-token-interface = "2.0.0"
81+
spl-token-interface = "3.0.0"
8282
spl-associated-token-account-interface = "2.0.0"
8383
spl-token-2022-interface = "2.1.0"
8484

0 commit comments

Comments
 (0)