Skip to content

Commit d167a0d

Browse files
committed
v2.95.0
1 parent a5413ea commit d167a0d

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

Cargo.lock

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ crate-type = ["cdylib"]
99

1010
[dependencies]
1111
abi_stable = "0.11"
12-
drift-program = { package = "drift", git = "https://github.com/drift-labs/protocol-v2.git", tag = "v2.94.0", features = [
13-
"mainnet-beta", "drift-rs"
12+
drift-program = { package = "drift", git = "https://github.com/drift-labs/protocol-v2.git", tag = "v2.95.0", features = [
13+
"mainnet-beta"
1414
] }
1515
hex = "*"
1616
solana-sdk = { version = "1.16.*" }

0 commit comments

Comments
 (0)