Skip to content

Commit

Permalink
Pin drift-sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Feb 17, 2024
1 parent 219ae8c commit b69fbd7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
actix-web = "4.4.0"
argh = "0.1.12"
drift-sdk = { git = "https://github.com/circuit-research/protocol-v2", branch = "cargo-add-sdk" }
drift-sdk = { git = "https://github.com/circuit-research/protocol-v2", rev = "32cf21" }
env_logger = "0.10.1"
futures-util = "0.3.29"
log = "0.4.20"
Expand Down

0 comments on commit b69fbd7

Please sign in to comment.