1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-14 22:23:30 +02:00

Add missing subsection (Transpiling) to ToC

This commit is contained in:
Per Larsen 2018-08-30 18:32:44 -07:00 committed by GitHub
parent a11938a63f
commit 24ad1ff8a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
- [Profiling](#profiling)
- [Static analysis](#static-analysis)
- [Testing](#testing)
- [Transpiling](#transpiling)
- [Libraries](#libraries)
- [Artificial Intelligence](#artificial-intelligence)
- [Genetic algorithms](#genetic-algorithms)