File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
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.0 "
5+ version = " 0.1.1 "
66edition = " 2021"
77repository = " https://github.com/Blockdaemon/solana-accountsdb-plugin-kafka"
88license = " Apache-2.0"
@@ -13,8 +13,8 @@ crate-type = ["cdylib", "rlib"]
1313[dependencies ]
1414prost = " 0.9"
1515rdkafka = { version = " 0.28" , features = [" ssl-vendored" , " sasl" ] }
16- solana-logger = { version = " =1.9.5 " }
17- solana-accountsdb-plugin-interface = { version = " =1.9.5 " }
16+ solana-logger = { version = " =1.9.9 " }
17+ solana-accountsdb-plugin-interface = { version = " =1.9.9 " }
1818log = " 0.4"
1919serde_json = " 1.0"
2020serde = { version = " 1.0" , features = [" derive" ] }
You can’t perform that action at this time.
0 commit comments