Skip to content

Commit 18625d9

Browse files
build(deps): bump spl-type-length-value from 0.7.0 to 0.8.0
Bumps [spl-type-length-value](https://github.com/solana-program/libraries) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/solana-program/libraries/releases) - [Commits](https://github.com/solana-program/libraries/compare/program-error@v0.7.0...type-length-value@v0.8.0) --- updated-dependencies: - dependency-name: spl-type-length-value dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e76354 commit 18625d9

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

Cargo.lock

Lines changed: 24 additions & 6 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
@@ -51,7 +51,7 @@ spl-token-confidential-transfer-proof-extraction = { version = "0.2.1", path = "
5151
spl-token-group-interface = { version = "0.5.0" }
5252
spl-token-metadata-interface = { version = "0.6.0" }
5353
spl-transfer-hook-interface = { version = "0.9.0" }
54-
spl-type-length-value = { version = "0.7.0" }
54+
spl-type-length-value = { version = "0.8.0" }
5555
spl-pod = { version = "0.5.1" }
5656
thiserror = "2.0"
5757
serde = { version = "1.0.219", optional = true }

0 commit comments

Comments
 (0)