Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Overmuse/polygon-data-relay into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen committed Apr 21, 2021
2 parents acee62d + 3ef3233 commit 50dffaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -14,7 +14,7 @@ config = "0.11.0"
dotenv = "0.15"
futures = "0.3"
kafka-settings = { git = "ssh://[email protected]/Overmuse/kafka-settings", tag = "v0.3.1" }
polygon = { git = "ssh://[email protected]/Overmuse/polygon", tag = "v0.6.2", default-features = false, features = ["ws"] }
polygon = { git = "ssh://[email protected]/Overmuse/polygon", tag = "v0.6.3", default-features = false, features = ["ws"] }
rdkafka = { version = "0.26", features = ["ssl-vendored"] }
sentry = { version = "0.21.0", features = ["anyhow"] }
sentry-anyhow = "0.21.0"
Expand Down

0 comments on commit 50dffaf

Please sign in to comment.