mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
typo, remove nightly hint
This commit is contained in:
parent
ba9fb1ded3
commit
7241516430
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
A curated list of awesome Rust code and resources. Inspired by the other [awesome lists](https://github.com/bayandin/awesome-awesomeness).
|
||||
|
||||
Ther goal is to have only projects that are mostly stable and useful to users. Projects that do not compile with Rust-nightly for a longer time should be removed.
|
||||
The goal is to have only projects that are mostly stable and useful to users.
|
||||
|
||||
- [Awesome Rust](#awesome-rust)
|
||||
- [Applications written in Rust](#applications-written-in-rust)
|
||||
|
|
Loading…
Reference in a new issue