Skip to content

Commit

Permalink
update jit proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
soundsonacid committed Apr 2, 2024
1 parent 8c38e3e commit f898b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
anchor-client = "0.27.0"
jit-proxy = { git = "https://github.com/soundsonacid/jit-proxy", commit = "740bc36" }
jit-proxy = { git = "https://github.com/drift-labs/jit-proxy", commit = "8c38e3e" }
solana-sdk = "1.14.16"
drift-sdk = { git = "https://github.com/drift-labs/drift-rs", commit = "755d40d" }
tokio = { version = "1.35.1", features = ["full"] }
Expand Down

0 comments on commit f898b0a

Please sign in to comment.