File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 33edition = " 2021"
44name = " solana-geyser-plugin-postgres"
55description = " The Solana AccountsDb plugin for PostgreSQL database."
6- version = " 2.2.0 "
6+ version = " 2.2.1 "
77repository = " https://github.com/solana-labs/solana-accountsdb-plugin-postgres"
88license = " Apache-2.0"
99homepage = " https://solana.com/"
@@ -25,13 +25,13 @@ postgres-openssl = { version = "0.5.0"}
2525serde = " 1.0.145"
2626serde_derive = " 1.0.145"
2727serde_json = " 1.0.85"
28- agave-geyser-plugin-interface = { version = " 2.2.0 " }
29- solana-logger = { version = " 2.2.0 " }
30- solana-measure = { version = " 2.2.0 " }
31- solana-metrics = { version = " 2.2.0 " }
32- solana-runtime = { version = " 2.2.0 " }
33- solana-sdk = { version = " 2.2.0 " }
34- solana-transaction-status = { version = " 2.2.0 " }
28+ agave-geyser-plugin-interface = { version = " 2.2.1 " }
29+ solana-logger = { version = " 2.2.1 " }
30+ solana-measure = { version = " 2.2.1 " }
31+ solana-metrics = { version = " 2.2.1 " }
32+ solana-runtime = { version = " 2.2.1 " }
33+ solana-sdk = { version = " 2.2.1 " }
34+ solana-transaction-status = { version = " 2.2.1 " }
3535thiserror = " 1.0.37"
3636tokio-postgres = " 0.7.7"
3737
You can’t perform that action at this time.
0 commit comments