diff --git a/rust-sdk/client/Cargo.lock b/rust-sdk/client/Cargo.lock index 65f20bef2..d593cd095 100644 --- a/rust-sdk/client/Cargo.lock +++ b/rust-sdk/client/Cargo.lock @@ -2251,7 +2251,7 @@ dependencies = [ "solana-program", "solana-program-error 3.0.0", "solana-pubkey 3.0.0", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -2469,7 +2469,7 @@ dependencies = [ "rustc-hash", "rustls 0.23.34", "socket2", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "web-time", @@ -2492,7 +2492,7 @@ dependencies = [ "rustls-pki-types", "rustls-platform-verifier", "slab", - "thiserror 2.0.19", + "thiserror 2.0.20", "tinyvec", "tracing", "web-time", @@ -3255,7 +3255,7 @@ dependencies = [ "spl-token-group-interface", "spl-token-interface", "spl-token-metadata-interface", - "thiserror 2.0.19", + "thiserror 2.0.20", "zstd", ] @@ -3429,7 +3429,7 @@ dependencies = [ "solana-transaction-error", "solana-transaction-status-client-types", "solana-udp-client", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", ] @@ -3535,7 +3535,7 @@ dependencies = [ "solana-metrics", "solana-time-utils", "solana-transaction-error", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", ] @@ -3578,7 +3578,7 @@ dependencies = [ "curve25519-dalek", "solana-define-syscall 3.0.0", "subtle", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -3705,7 +3705,7 @@ dependencies = [ "solana-pubkey 3.0.0", "solana-sdk-ids 3.0.0", "solana-system-interface 2.0.0", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4004,7 +4004,7 @@ dependencies = [ "solana-cluster-type", "solana-sha256-hasher 3.0.0", "solana-time-utils", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4311,7 +4311,7 @@ dependencies = [ "solana-pubkey 3.0.0", "solana-rpc-client-types", "solana-signature", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-stream", "tokio-tungstenite", @@ -4345,7 +4345,7 @@ dependencies = [ "solana-streamer", "solana-tls-utils", "solana-transaction-error", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", ] @@ -4463,7 +4463,7 @@ dependencies = [ "solana-signer", "solana-transaction-error", "solana-transaction-status-client-types", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4480,7 +4480,7 @@ dependencies = [ "solana-pubkey 3.0.0", "solana-rpc-client", "solana-sdk-ids 3.0.0", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4506,7 +4506,7 @@ dependencies = [ "solana-transaction-status-client-types", "solana-version", "spl-generic-token", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4532,7 +4532,7 @@ dependencies = [ "hash32", "log", "rustc-demangle", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4585,7 +4585,7 @@ checksum = "394a4470477d66296af5217970a905b1c5569032a7732c367fb69e5666c8607e" dependencies = [ "k256", "solana-define-syscall 3.0.0", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4857,7 +4857,7 @@ dependencies = [ "solana-tls-utils", "solana-transaction-error", "solana-transaction-metrics-tracker", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-util", "x509-parser", @@ -5038,7 +5038,7 @@ dependencies = [ "solana-signer", "solana-transaction", "solana-transaction-error", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", ] @@ -5132,7 +5132,7 @@ dependencies = [ "solana-transaction", "solana-transaction-context", "solana-transaction-error", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5147,7 +5147,7 @@ dependencies = [ "solana-net-utils", "solana-streamer", "solana-transaction-error", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", ] @@ -5224,7 +5224,7 @@ dependencies = [ "solana-signature", "solana-signer", "subtle", - "thiserror 2.0.19", + "thiserror 2.0.20", "wasm-bindgen", "zeroize", ] @@ -5310,7 +5310,7 @@ dependencies = [ "solana-program-option 3.0.0", "solana-pubkey 3.0.0", "solana-zk-sdk", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5338,7 +5338,7 @@ dependencies = [ "spl-token-group-interface", "spl-token-metadata-interface", "spl-type-length-value", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5358,7 +5358,7 @@ dependencies = [ "solana-sdk-ids 3.0.0", "solana-zk-sdk", "spl-pod", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5369,7 +5369,7 @@ checksum = "a0cd59fce3dc00f563c6fa364d67c3f200d278eae681f4dc250240afcfe044b1" dependencies = [ "curve25519-dalek", "solana-zk-sdk", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5387,7 +5387,7 @@ dependencies = [ "solana-pubkey 3.0.0", "spl-discriminator", "spl-pod", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5407,7 +5407,7 @@ dependencies = [ "solana-program-pack 3.0.0", "solana-pubkey 3.0.0", "solana-sdk-ids 3.0.0", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5426,7 +5426,7 @@ dependencies = [ "spl-discriminator", "spl-pod", "spl-type-length-value", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5444,7 +5444,7 @@ dependencies = [ "solana-program-error 3.0.0", "spl-discriminator", "spl-pod", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5541,11 +5541,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.19" +version = "2.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" +checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f" dependencies = [ - "thiserror-impl 2.0.19", + "thiserror-impl 2.0.20", ] [[package]] @@ -5561,9 +5561,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.19" +version = "2.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" +checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af" dependencies = [ "proc-macro2", "quote",