From 666901698b39f17f5b71781c7be0a81ad195f3ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:59:34 +0000 Subject: [PATCH] Publish type-length-value v0.6.0 --- Cargo.lock | 48 +++++++++---------- libraries/tlv-account-resolution/Cargo.toml | 2 +- .../type-length-value-derive-test/Cargo.toml | 2 +- libraries/type-length-value/Cargo.toml | 2 +- token-collection/program/Cargo.toml | 2 +- token-group/example/Cargo.toml | 2 +- token-group/interface/Cargo.toml | 2 +- token-metadata/example/Cargo.toml | 2 +- token-metadata/interface/Cargo.toml | 2 +- token/program-2022/Cargo.toml | 2 +- token/transfer-hook/example/Cargo.toml | 2 +- token/transfer-hook/interface/Cargo.toml | 2 +- 12 files changed, 35 insertions(+), 35 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4ba83f28ce3..0f7b45eaf7f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7486,7 +7486,7 @@ dependencies = [ "spl-discriminator 0.3.0", "spl-pod 0.4.0", "spl-program-error 0.5.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] @@ -7500,7 +7500,7 @@ dependencies = [ "spl-discriminator 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "spl-pod 0.3.0", "spl-program-error 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", - "spl-type-length-value 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "spl-type-length-value 0.5.0", ] [[package]] @@ -7556,7 +7556,7 @@ dependencies = [ "spl-token-group-interface 0.3.0", "spl-token-metadata-interface 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "spl-transfer-hook-interface 0.7.0", - "spl-type-length-value 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "spl-type-length-value 0.5.0", "thiserror", ] @@ -7591,7 +7591,7 @@ dependencies = [ "spl-token-group-interface 0.4.0", "spl-token-metadata-interface 0.4.0", "spl-transfer-hook-interface 0.8.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", "thiserror", ] @@ -7704,7 +7704,7 @@ dependencies = [ "spl-token-group-example", "spl-token-group-interface 0.4.0", "spl-token-metadata-interface 0.4.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] @@ -7762,7 +7762,7 @@ dependencies = [ "spl-token-client", "spl-token-group-interface 0.4.0", "spl-token-metadata-interface 0.4.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] @@ -7787,7 +7787,7 @@ dependencies = [ "spl-discriminator 0.3.0", "spl-pod 0.4.0", "spl-program-error 0.5.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] @@ -7834,7 +7834,7 @@ dependencies = [ "spl-token-2022 5.0.0", "spl-token-client", "spl-token-metadata-interface 0.4.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", "test-case", ] @@ -7849,7 +7849,7 @@ dependencies = [ "spl-discriminator 0.3.0", "spl-pod 0.4.0", "spl-program-error 0.5.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] @@ -7863,7 +7863,7 @@ dependencies = [ "spl-discriminator 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "spl-pod 0.3.0", "spl-program-error 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", - "spl-type-length-value 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "spl-type-length-value 0.5.0", ] [[package]] @@ -7987,7 +7987,7 @@ dependencies = [ "spl-tlv-account-resolution 0.7.0", "spl-token-2022 5.0.0", "spl-transfer-hook-interface 0.8.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] @@ -8003,7 +8003,7 @@ dependencies = [ "spl-pod 0.3.0", "spl-program-error 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "spl-tlv-account-resolution 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", - "spl-type-length-value 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "spl-type-length-value 0.5.0", ] [[package]] @@ -8017,33 +8017,33 @@ dependencies = [ "spl-pod 0.4.0", "spl-program-error 0.5.0", "spl-tlv-account-resolution 0.7.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", "tokio", ] [[package]] name = "spl-type-length-value" version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bdcd73ec187bc409464c60759232e309f83b52a18a9c5610bf281c9c6432918c" dependencies = [ "bytemuck", "solana-program", - "spl-discriminator 0.3.0", - "spl-pod 0.4.0", - "spl-program-error 0.5.0", - "spl-type-length-value-derive", + "spl-discriminator 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "spl-pod 0.3.0", + "spl-program-error 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "spl-type-length-value" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bdcd73ec187bc409464c60759232e309f83b52a18a9c5610bf281c9c6432918c" +version = "0.6.0" dependencies = [ "bytemuck", "solana-program", - "spl-discriminator 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "spl-pod 0.3.0", - "spl-program-error 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", + "spl-discriminator 0.3.0", + "spl-pod 0.4.0", + "spl-program-error 0.5.0", + "spl-type-length-value-derive", ] [[package]] @@ -8062,7 +8062,7 @@ dependencies = [ "borsh 1.5.1", "solana-program", "spl-discriminator 0.3.0", - "spl-type-length-value 0.5.0", + "spl-type-length-value 0.6.0", ] [[package]] diff --git a/libraries/tlv-account-resolution/Cargo.toml b/libraries/tlv-account-resolution/Cargo.toml index 9cdd568fe22..3d88d26727c 100644 --- a/libraries/tlv-account-resolution/Cargo.toml +++ b/libraries/tlv-account-resolution/Cargo.toml @@ -18,7 +18,7 @@ solana-program = "2.0.3" spl-discriminator = { version = "0.3.0", path = "../discriminator" } spl-program-error = { version = "0.5.0", path = "../program-error" } spl-pod = { version = "0.4.0", path = "../pod" } -spl-type-length-value = { version = "0.5.0", path = "../type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../type-length-value" } [dev-dependencies] futures = "0.3.30" diff --git a/libraries/type-length-value-derive-test/Cargo.toml b/libraries/type-length-value-derive-test/Cargo.toml index 2e0d858dec6..136147021ee 100644 --- a/libraries/type-length-value-derive-test/Cargo.toml +++ b/libraries/type-length-value-derive-test/Cargo.toml @@ -11,6 +11,6 @@ edition = "2021" borsh = "1.5.1" solana-program = "2.0.3" spl-discriminator = { version = "0.3.0", path = "../discriminator" } -spl-type-length-value = { version = "0.5.0", path = "../type-length-value", features = [ +spl-type-length-value = { version = "0.6.0", path = "../type-length-value", features = [ "derive", ] } diff --git a/libraries/type-length-value/Cargo.toml b/libraries/type-length-value/Cargo.toml index d662ed1d5eb..a594a3d2dea 100644 --- a/libraries/type-length-value/Cargo.toml +++ b/libraries/type-length-value/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spl-type-length-value" -version = "0.5.0" +version = "0.6.0" description = "Solana Program Library Type-Length-Value Management" authors = ["Solana Labs Maintainers "] repository = "https://github.com/solana-labs/solana-program-library" diff --git a/token-collection/program/Cargo.toml b/token-collection/program/Cargo.toml index 85e357a2d41..3ec4dea185d 100644 --- a/token-collection/program/Cargo.toml +++ b/token-collection/program/Cargo.toml @@ -19,7 +19,7 @@ spl-token-2022 = { version = "5.0.0", path = "../../token/program-2022", feature spl-token-group-example = { version = "0.2", path = "../../token-group/example", features = ["no-entrypoint"] } spl-token-group-interface = { version = "0.4.0", path = "../../token-group/interface" } spl-token-metadata-interface = { version = "0.4.0", path = "../../token-metadata/interface" } -spl-type-length-value = { version = "0.5.0", path = "../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../libraries/type-length-value" } [dev-dependencies] solana-program-test = "2.0.3" diff --git a/token-group/example/Cargo.toml b/token-group/example/Cargo.toml index 297d8c251d9..b2b5af63d5b 100644 --- a/token-group/example/Cargo.toml +++ b/token-group/example/Cargo.toml @@ -16,7 +16,7 @@ solana-program = "2.0.3" spl-pod = { version = "0.4.0", path = "../../libraries/pod" } spl-token-2022 = { version = "5.0.0", path = "../../token/program-2022", features = ["no-entrypoint"] } spl-token-group-interface = { version = "0.4.0", path = "../interface" } -spl-type-length-value = { version = "0.5.0", path = "../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../libraries/type-length-value" } [dev-dependencies] solana-program-test = "2.0.3" diff --git a/token-group/interface/Cargo.toml b/token-group/interface/Cargo.toml index f6136ba74a1..33eaf7be706 100644 --- a/token-group/interface/Cargo.toml +++ b/token-group/interface/Cargo.toml @@ -15,7 +15,7 @@ spl-pod = { version = "0.4.0", path = "../../libraries/pod", features = ["borsh" spl-program-error = { version = "0.5.0" , path = "../../libraries/program-error" } [dev-dependencies] -spl-type-length-value = { version = "0.5.0", path = "../../libraries/type-length-value", features = ["derive"] } +spl-type-length-value = { version = "0.6.0", path = "../../libraries/type-length-value", features = ["derive"] } [lib] crate-type = ["cdylib", "lib"] diff --git a/token-metadata/example/Cargo.toml b/token-metadata/example/Cargo.toml index bc805c1211d..930433e6cc7 100644 --- a/token-metadata/example/Cargo.toml +++ b/token-metadata/example/Cargo.toml @@ -15,7 +15,7 @@ test-sbf = [] solana-program = "2.0.3" spl-token-2022 = { version = "5.0.0", path = "../../token/program-2022", features = ["no-entrypoint"] } spl-token-metadata-interface = { version = "0.4.0", path = "../interface" } -spl-type-length-value = { version = "0.5.0" , path = "../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../libraries/type-length-value" } spl-pod = { version = "0.4.0", path = "../../libraries/pod" } [dev-dependencies] diff --git a/token-metadata/interface/Cargo.toml b/token-metadata/interface/Cargo.toml index 8513ea3ff43..50f5dc02942 100644 --- a/token-metadata/interface/Cargo.toml +++ b/token-metadata/interface/Cargo.toml @@ -16,7 +16,7 @@ serde = { version = "1.0.209", optional = true } solana-program = "2.0.3" spl-discriminator = { version = "0.3.0", path = "../../libraries/discriminator" } spl-program-error = { version = "0.5.0", path = "../../libraries/program-error" } -spl-type-length-value = { version = "0.5.0", path = "../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../libraries/type-length-value" } spl-pod = { version = "0.4.0", path = "../../libraries/pod", features = [ "borsh", ] } diff --git a/token/program-2022/Cargo.toml b/token/program-2022/Cargo.toml index 2e51d5e3e5a..64745dd7d94 100644 --- a/token/program-2022/Cargo.toml +++ b/token/program-2022/Cargo.toml @@ -32,7 +32,7 @@ spl-token-confidential-transfer-proof-extraction = { version = "0.1.0", path = " spl-token-group-interface = { version = "0.4.0", path = "../../token-group/interface" } spl-token-metadata-interface = { version = "0.4.0", path = "../../token-metadata/interface" } spl-transfer-hook-interface = { version = "0.8.0", path = "../transfer-hook/interface" } -spl-type-length-value = { version = "0.5.0", path = "../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../libraries/type-length-value" } spl-pod = { version = "0.4.0", path = "../../libraries/pod" } thiserror = "1.0" serde = { version = "1.0.209", optional = true } diff --git a/token/transfer-hook/example/Cargo.toml b/token/transfer-hook/example/Cargo.toml index 69f09d7cbe3..72cf95d131a 100644 --- a/token/transfer-hook/example/Cargo.toml +++ b/token/transfer-hook/example/Cargo.toml @@ -19,7 +19,7 @@ solana-program = "2.0.3" spl-tlv-account-resolution = { version = "0.7.0" , path = "../../../libraries/tlv-account-resolution" } spl-token-2022 = { version = "5.0.0", path = "../../program-2022", features = ["no-entrypoint"] } spl-transfer-hook-interface = { version = "0.8.0", path = "../interface" } -spl-type-length-value = { version = "0.5.0" , path = "../../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../../libraries/type-length-value" } [dev-dependencies] solana-program-test = "2.0.3" diff --git a/token/transfer-hook/interface/Cargo.toml b/token/transfer-hook/interface/Cargo.toml index 5dc92d07825..7bda4a050c7 100644 --- a/token/transfer-hook/interface/Cargo.toml +++ b/token/transfer-hook/interface/Cargo.toml @@ -14,7 +14,7 @@ solana-program = "2.0.3" spl-discriminator = { version = "0.3.0" , path = "../../../libraries/discriminator" } spl-program-error = { version = "0.5.0" , path = "../../../libraries/program-error" } spl-tlv-account-resolution = { version = "0.7.0" , path = "../../../libraries/tlv-account-resolution" } -spl-type-length-value = { version = "0.5.0" , path = "../../../libraries/type-length-value" } +spl-type-length-value = { version = "0.6.0", path = "../../../libraries/type-length-value" } spl-pod = { version = "0.4.0", path = "../../../libraries/pod" } [lib]