mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-26 13:50:21 +00:00
adjust linking style
This commit is contained in:
parent
cd7143c963
commit
ec43029284
1 changed files with 2 additions and 2 deletions
|
@ -264,7 +264,7 @@ See also [Foreign Function Interface](https://doc.rust-lang.org/book/first-editi
|
||||||
|
|
||||||
### IDEs
|
### IDEs
|
||||||
|
|
||||||
See also [https://areweideyet.com/](https://areweideyet.com/) and [Rust and IDEs](https://www.rust-lang.org/ides.html).
|
See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https://www.rust-lang.org/ides.html).
|
||||||
|
|
||||||
* [Atom](https://atom.io/)
|
* [Atom](https://atom.io/)
|
||||||
* [zargony/atom-language-rust](https://github.com/zargony/atom-language-rust)
|
* [zargony/atom-language-rust](https://github.com/zargony/atom-language-rust)
|
||||||
|
@ -621,7 +621,7 @@ See also [https://areweideyet.com/](https://areweideyet.com/) and [Rust and IDEs
|
||||||
|
|
||||||
### Game development
|
### Game development
|
||||||
|
|
||||||
([AreWeGameYet](http://arewegameyet.com))
|
See also [Are we game yet?](http://arewegameyet.com)
|
||||||
* Allegro
|
* Allegro
|
||||||
* [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [Allegro 5](http://liballeg.org/) bindings [<img src="https://api.travis-ci.org/SiegeLord/RustAllegro.svg?branch=master">](https://travis-ci.org/SiegeLord/RustAllegro)
|
* [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [Allegro 5](http://liballeg.org/) bindings [<img src="https://api.travis-ci.org/SiegeLord/RustAllegro.svg?branch=master">](https://travis-ci.org/SiegeLord/RustAllegro)
|
||||||
* Challonge
|
* Challonge
|
||||||
|
|
Loading…
Reference in a new issue