mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
add "neon" description
This commit is contained in:
parent
b6c9b906bd
commit
0f096d983d
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
|
|||
* Java
|
||||
* [drrb/java-rust-example](https://github.com/drrb/java-rust-example) — a Java/Rust Example [<img src="https://travis-ci.org/drrb/java-rust-example.svg?branch=master">](https://travis-ci.org/drrb/java-rust-example)
|
||||
* Node.js
|
||||
* [rustbridge/neon](https://github.com/rustbridge/neon) — [<img src="https://travis-ci.org/rustbridge/neon.svg?branch=master">](https://travis-ci.org/rustbridge/neon)
|
||||
* [rustbridge/neon](https://github.com/rustbridge/neon) — a safe Rust abstraction layer for native Node.js modules [<img src="https://travis-ci.org/rustbridge/neon.svg?branch=master">](https://travis-ci.org/rustbridge/neon)
|
||||
|
||||
### IDEs
|
||||
|
||||
|
|
Loading…
Reference in a new issue