Skip to content

Commit

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

Generated by cargo-workspaces
  • Loading branch information
buffalu committed Feb 6, 2024
1 parent 2b971cb commit c7d633d
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.18.0"
version = "1.18.1"
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.18.0" }
jito-geyser-protos = { path = "proto", version = "=1.18.0" }
geyser-grpc-plugin-client = { path = "client", version = "=1.18.1" }
jito-geyser-protos = { path = "proto", version = "=1.18.1" }
log = "0.4.17"
lru = "0.12.0"
once_cell = "1.17.1"
Expand Down

0 comments on commit c7d633d

Please sign in to comment.