Skip to content

Commit 074e2d5

Browse files
committed
Release 1.17.20
[email protected] [email protected] [email protected] [email protected] Generated by cargo-workspaces
1 parent 399c1e7 commit 074e2d5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
resolver = "2"
1111

1212
[workspace.package]
13-
version = "1.17.19"
13+
version = "1.17.20"
1414
license = "Apache-2.0"
1515
authors = ["Jito Foundation <[email protected]>"]
1616
edition = "2021"
@@ -24,8 +24,8 @@ clap = { version = "4.4.6", features = ["derive", "env"] }
2424
crossbeam-channel = "0.5.8"
2525
enum-iterator = "1.4.1"
2626
futures-util = "0.3.28"
27-
geyser-grpc-plugin-client = { path = "client", version = "=1.17.19" }
28-
jito-geyser-protos = { path = "proto", version = "=1.17.19" }
27+
geyser-grpc-plugin-client = { path = "client", version = "=1.17.20" }
28+
jito-geyser-protos = { path = "proto", version = "=1.17.20" }
2929
log = "0.4.17"
3030
lru = "0.12.0"
3131
once_cell = "1.17.1"

0 commit comments

Comments
 (0)