You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 🤖 New release
* `sol_rpc_types`: 2.0.0 -> 3.0.0
* `sol_rpc_canister`: 1.1.0 -> 1.2.0
* `sol_rpc_client`: 2.0.0 -> 3.0.0
<details><summary><i><b>Changelog</b></i></summary><p>
## `sol_rpc_types`
<blockquote>
##
[3.0.0](sol_rpc_types-v2.0.0...sol_rpc_types-v3.0.0)
- 2025-08-29
### Changed
- Replace forked `solana-*` crates by the corresponding ones in
`solana_sdk` version `3.0.0`. The `patch.crates-io` section in
`Cargo.toml` is therefore no longer necessary and can be removed.
([#197](#197))
</blockquote>
## `sol_rpc_canister`
<blockquote>
##
[1.2.0](sol_rpc_canister-v1.1.0...sol_rpc_canister-v1.2.0)
- 2025-08-29
### Changed
- Replace forked `solana-*` crates by the corresponding ones in
`solana_sdk` version `3.0.0`. The `patch.crates-io` section in
`Cargo.toml` is therefore no longer necessary and can be removed.
([#197](#197))
</blockquote>
## `sol_rpc_client`
<blockquote>
##
[3.0.0](sol_rpc_client-v2.0.0...sol_rpc_client-v3.0.0)
- 2025-08-29
### Changed
- Replace forked `solana-*` crates by the corresponding ones in
`solana_sdk` version `3.0.0`. The `patch.crates-io` section in
`Cargo.toml` is therefore no longer necessary and can be removed.
([#197](#197))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Louis Pahlavi <[email protected]>
0 commit comments