Skip to content

Commit d3ab323

Browse files
authored
Update README.md
1 parent 847e6ce commit d3ab323

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ Then you can start creating GitHub Actions in your [tests/ci.rs](https://github.
5151

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

54-
## 🛠️ Roadmap
55-
56-
- [x] Support for Automated Cargo Releases
57-
- [ ] Improve Type Safety of Nightly Builds
58-
- [x] Updates Rust Docs using Github's official documentation for the API
59-
6054
## 💡 Why Rust?
6155

6256
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.

0 commit comments

Comments
 (0)