There was an error while loading. Please reload this page.
1 parent 80c77b3 commit 096d2c2Copy full SHA for 096d2c2
1 file changed
tlv-account-resolution/Cargo.toml
@@ -22,7 +22,7 @@ solana-program-error = "3.0.0"
22
solana-pubkey = { version = "3.0.0", features = ["curve25519"] }
23
spl-discriminator = { version = "0.5.1", path = "../discriminator" }
24
spl-list-view = { version = "0.1.1", path = "../list-view" }
25
-spl-pod = { version = "0.7.2", path = "../pod" }
+spl-pod = { version = "0.7.4", path = "../pod" }
26
spl-type-length-value = { version = "0.9.0", path = "../type-length-value" }
27
thiserror = "2.0"
28
0 commit comments