On the new solana-transaction@4.0.0 package, after updating I noticed that integration with the solana-client@3.1.9 crate is broken since it seems the implementation is now gone.
What are the new way of sending VersionedTransaction using the RpcClient::send_transaction?