Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath authored Dec 12, 2024
1 parent 847e6ce commit d3ab323
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ Then you can start creating GitHub Actions in your [tests/ci.rs](https://github.

- Run `cargo test` to generate the GitHub Actions workflow.

## 🛠️ Roadmap

- [x] Support for Automated Cargo Releases
- [ ] Improve Type Safety of Nightly Builds
- [x] Updates Rust Docs using Github's official documentation for the API

## 💡 Why Rust?

Rust provides the perfect combination of speed, safety, and flexibility, making it an ideal choice for writing GitHub Actions. With Rust, you get strong typing, memory safety, and the ability to reuse existing code, which can make your automation scripts more robust and maintainable.
Expand Down

0 comments on commit d3ab323

Please sign in to comment.