Skip to content

Commit

Permalink
usage of pangea client
Browse files Browse the repository at this point in the history
  • Loading branch information
nazgull08 committed Dec 25, 2024
1 parent 496b072 commit 6f70a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -27,7 +27,7 @@ schemars = "0.8.0"
serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.116"
spark-market-sdk = "0.6.5"
pangea-client = { git = "https://github.com/nazgull08/pangea-client/"}
pangea-client = { git = "https://github.com/PangeaFoundation/pangea-client", rev = "fc513ec" }
prometheus = "0.13.4"
thiserror = "1.0.63"
tokio = { version = "1.41.0", features = ["rt", "macros", "time"] }
Expand Down

0 comments on commit 6f70a1d

Please sign in to comment.