Skip to content

Commit 2dccc02

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 55e823f commit 2dccc02

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
@@ -17,7 +17,7 @@ test-sbf = []
1717
solana-program = "2.3.0"
1818
spl-token-2022 = { version = "9.0.0", features = ["no-entrypoint"] }
1919
spl-token-metadata-interface = { version = "0.7.0" }
20-
spl-type-length-value = "0.8.0"
20+
spl-type-length-value = "0.9.0"
2121
spl-pod = "0.5.0"
2222

2323
[dev-dependencies]

0 commit comments

Comments
 (0)