Guillermo Bescos há 1 ano atrás
pai
commit
3b3ef2cde5

+ 2 - 2
target_chains/solana/pyth_solana_receiver_sdk/Cargo.toml

@@ -13,7 +13,7 @@ name = "pyth_solana_receiver_sdk"
 
 
 [dependencies]
-anchor-lang = ">=0.27.0"
+anchor-lang = "=0.27.0"
 hex = "*"
 pythnet-sdk = { path = "../../../pythnet/pythnet_sdk", version = "2.0.0"}
-solana-program = ">=1.14.16"
+solana-program = "=1.14.16"