Skip to content

Commit 5ce49cd

Browse files
author
GitHub Actions
committed
chore: bump program to v2.158.0
1 parent 2f4fc8c commit 5ce49cd

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "drift-ffi-sys"
3-
version = "2.157.0"
3+
version = "2.158.0"
44
edition = "2021"
55
description = "FFI bindings to drift program"
66

@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
abi_stable = { version = "0.11", default-features = false }
1212
anchor-lang = "0.29.0"
13-
drift-program = { package = "drift", git = "https://github.com/drift-labs/protocol-v2.git", tag = "v2.157.0", features = [
13+
drift-program = { package = "drift", git = "https://github.com/drift-labs/protocol-v2.git", tag = "v2.158.0", features = [
1414
"mainnet-beta", "drift-rs"
1515
] }
1616
fxhash = "0.2.1"

0 commit comments

Comments
 (0)