Skip to content

Commit bc7e0f6

Browse files
committed
Revert "Update prost requirement from 0.10 to 0.11"
This reverts commit 7d7267b.
1 parent 251e8ed commit bc7e0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "Apache-2.0"
1111
crate-type = ["cdylib", "rlib"]
1212

1313
[dependencies]
14-
prost = "0.11"
14+
prost = "0.10"
1515
rdkafka = { version = "0.29", features = ["ssl", "sasl"] }
1616
solana-geyser-plugin-interface = { version = "=1.10.32" }
1717
solana-logger = { version = "=1.10.32" }

0 commit comments

Comments
 (0)