Skip to content

Commit ee8a4fa

Browse files
build(deps): bump spl-token-2022 from 8.0.0 to 8.0.1
Bumps [spl-token-2022](https://github.com/solana-program/token-2022) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/solana-program/token-2022/releases) - [Commits](https://github.com/solana-program/token-2022/compare/program@v8.0.0...program@v8.0.1) --- updated-dependencies: - dependency-name: spl-token-2022 dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 451c4bf commit ee8a4fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -25,7 +25,7 @@ solana-security-txt = "1.1.1"
2525
spl-pod = { version = "0.5.1", features = [
2626
"borsh",
2727
] }
28-
spl-token-2022 = { version = "8.0.0", features = [
28+
spl-token-2022 = { version = "8.0.1", features = [
2929
"no-entrypoint",
3030
] }
3131
thiserror = "2.0"

0 commit comments

Comments
 (0)