Skip to content

Commit

Permalink
Release 1.17.20
Browse files Browse the repository at this point in the history
geyser-grpc-plugin-client@1.17.20
geyser-grpc-plugin-server@1.17.20
jito-geyser-cli@1.17.20
jito-geyser-protos@1.17.20

Generated by cargo-workspaces
  • Loading branch information
buffalu committed Feb 6, 2024
1 parent 399c1e7 commit 074e2d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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 @@ -10,7 +10,7 @@ members = [
resolver = "2"

[workspace.package]
version = "1.17.19"
version = "1.17.20"
license = "Apache-2.0"
authors = ["Jito Foundation <team@jito.network>"]
edition = "2021"
Expand All @@ -24,8 +24,8 @@ clap = { version = "4.4.6", features = ["derive", "env"] }
crossbeam-channel = "0.5.8"
enum-iterator = "1.4.1"
futures-util = "0.3.28"
geyser-grpc-plugin-client = { path = "client", version = "=1.17.19" }
jito-geyser-protos = { path = "proto", version = "=1.17.19" }
geyser-grpc-plugin-client = { path = "client", version = "=1.17.20" }
jito-geyser-protos = { path = "proto", version = "=1.17.20" }
log = "0.4.17"
lru = "0.12.0"
once_cell = "1.17.1"
Expand Down

0 comments on commit 074e2d5

Please sign in to comment.