File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ anyhow = "1.0.81"
2424serde = { version = " 1.0.197" }
2525serde_json = {version = " 1.0.115" }
2626regex = " 1.10.4"
27- solana-pubsub-client = { version = " 1.18.8 " , optional = true }
28- solana-rpc-client-api = { version = " 1.18.8 " , optional = true }
29- solana-sdk = { version = " 1.18.8 " , optional = true }
27+ solana-pubsub-client = { version = " 1.18.12 " , optional = true }
28+ solana-rpc-client-api = { version = " 1.18.12 " , optional = true }
29+ solana-sdk = { version = " 1.18.12 " , optional = true }
3030sologger_log_context = " 0.1.2"
31- sologger_log_transformer = " 0.1.3 "
31+ sologger_log_transformer = " 0.1.4 "
3232sologger_log_transport = { version = " 0.1.2" , features = [" otel" , " logstash" ]}
3333tokio = { version = " 1.36.0" , features = [" full" ] }
3434tokio-metrics = { version = " 0.3.1" , optional = true }
You can’t perform that action at this time.
0 commit comments