Skip to content

Commit

Permalink
use tagged geyser-grpc-connector version
Browse files Browse the repository at this point in the history
  • Loading branch information
grooviegermanikus committed Jun 13, 2024
1 parent f77d135 commit c7c192e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ members = [

[workspace.package]
version = "0.2.4"
authors = ["gmgalactus <gmgalactus@mango.markets>", "Aniket Prajapati <contact@aniketprajapati.me>"]
authors = ["gmgalactus <gmgalactus@mango.markets>", "GroovieGermanikus <groovie@mango.markets>"]
repository = "https://github.com/blockworks-foundation/lite-rpc"
license = "AGPL"
edition = "2021"
Expand Down Expand Up @@ -88,8 +88,8 @@ solana-lite-rpc-accounts-on-demand = {path = "accounts-on-demand", version = "0.
bench = { path = "bench", version="0.2.4" }

yellowstone-grpc-proto = { git = "https://github.com/rpcpool/yellowstone-grpc.git", tag = "v1.15.0+solana.1.18" }
geyser-grpc-connector = { path = "../geyser-grpc-connector" }
#geyser-grpc-connector = { tag = "v0.10.6+yellowstone.1.13+solana.1.18.15", git = "https://github.com/blockworks-foundation/geyser-grpc-connector.git" }
#geyser-grpc-connector = { path = "../geyser-grpc-connector" }
geyser-grpc-connector = { tag = "v0.10.6+yellowstone.1.15+solana.1.18", git = "https://github.com/blockworks-foundation/geyser-grpc-connector.git" }


async-trait = "0.1.68"
Expand Down

0 comments on commit c7c192e

Please sign in to comment.