File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22name = " solana-accountsdb-plugin-kafka"
33description = " Solana AccountsDb plugin for Kafka"
44authors = [" Blockdaemon" ]
5- version = " 0.1.3+solana.1.10.32 "
5+ version = " 0.1.3+solana.1.13.7 "
66edition = " 2021"
77repository = " https://github.com/Blockdaemon/solana-accountsdb-plugin-kafka"
88license = " Apache-2.0"
@@ -13,10 +13,10 @@ crate-type = ["cdylib", "rlib"]
1313[dependencies ]
1414prost = " 0.10"
1515rdkafka = { version = " 0.29" , features = [" ssl" , " sasl" ] }
16- solana-geyser-plugin-interface = { version = " =1.10.32 " }
17- solana-logger = { version = " =1.10.32 " }
18- solana-program = { version = " =1.10.32 " }
19- solana-transaction-status = { version = " =1.10.32 " }
16+ solana-geyser-plugin-interface = { version = " =1.13.7 " }
17+ solana-logger = { version = " =1.13.7 " }
18+ solana-program = { version = " =1.13.7 " }
19+ solana-transaction-status = { version = " =1.13.7 " }
2020log = " 0.4"
2121serde_json = " 1.0"
2222serde = { version = " 1.0" , features = [" derive" ] }
You can’t perform that action at this time.
0 commit comments