Skip to content

Commit 07ae74f

Browse files
build(deps): bump spl-type-length-value from 0.8.0 to 0.9.0
Bumps [spl-type-length-value](https://github.com/solana-program/libraries) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/solana-program/libraries/releases) - [Commits](https://github.com/solana-program/libraries/compare/[email protected]@v0.9.0) --- updated-dependencies: - dependency-name: spl-type-length-value dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86ec110 commit 07ae74f

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
@@ -20,7 +20,7 @@ solana-system-interface = "1"
2020
spl-pod = "0.5.0"
2121
spl-token-2022 = { version = "9.0.0", features = ["no-entrypoint"] }
2222
spl-token-group-interface = { version = "0.6.0" }
23-
spl-type-length-value = "0.8.0"
23+
spl-type-length-value = "0.9.0"
2424

2525
[dev-dependencies]
2626
solana-program-test = "2.3.4"

0 commit comments

Comments
 (0)