# The Rust SDK for the Fuel Sequencer Rust client for the [Fuel Sequencer](https://github.com/fuel-infrastructure/fuel-sequencer/). ## Usage To re-generate `src/protos` folder you need to run the following command: ```sh ./generate_protos.sh ``` When `src/protos`, you can release the new version of the SDK by creating a new release on GitHub.