Skip to content

Commit 314fcb0

Browse files
committed
id-build always on
1 parent 2665d59 commit 314fcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programs/drift/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ solana-program = "=2.2.1"
3131
pyth-client = "0.2.2"
3232
pyth-lazer-solana-contract = { git = "https://github.com/jordy25519/pyth-crosschain", features = ["no-entrypoint"]}
3333
pyth-solana-receiver-sdk = { git = "https://github.com/jordy25519/pyth-crosschain" }
34-
pythnet-sdk = { git = "https://github.com/jordy25519/pyth-crosschain" }
34+
pythnet-sdk = { git = "https://github.com/jordy25519/pyth-crosschain", features = ["idl-build"] }
3535
bytemuck = "1.4.0"
3636
hex = "0.4.3"
3737
uint = { version = "0.9.1", default-features = false }

0 commit comments

Comments
 (0)