mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 20:03:07 +00:00
adjust
This commit is contained in:
parent
9c46608b6f
commit
ed8702215c
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ Only projects that are stable and useful to users are added. Projects that do no
|
|||
|
||||
### Date and time
|
||||
|
||||
* [rust-lang/time](https://github.com/rust-lang/time) — [<img src="https://travis-ci.org/rust-lang/time.svg?branch=master">](https://travis-ci.org/rust-lang/time)
|
||||
* [lifthrasiir/rust-chrono](https://github.com/lifthrasiir/rust-chrono) — [<img src="https://travis-ci.org/lifthrasiir/rust-chrono.svg?branch=master">](https://travis-ci.org/lifthrasiir/rust-chrono)
|
||||
* [rust-lang/time](https://github.com/rust-lang/time) — [<img src="https://travis-ci.org/rust-lang/time.svg?branch=master">](https://travis-ci.org/rust-lang/time)
|
||||
|
||||
### Encoding
|
||||
|
||||
|
@ -168,7 +168,7 @@ Only projects that are stable and useful to users are added. Projects that do no
|
|||
### Platform specific
|
||||
|
||||
* Linux
|
||||
* [carllerche/nix-rust](https://github.com/carllerche/nix-rust) — Linux API bindings [<img src="https://travis-ci.org/lcarllerche/nix-rust.svg?branch=master">](https://travis-ci.org/carllerche/nix-rust)
|
||||
* [carllerche/nix-rust](https://github.com/carllerche/nix-rust) — Linux API bindings [<img src="https://travis-ci.org/carllerche/nix-rust.svg?branch=master">](https://travis-ci.org/carllerche/nix-rust)
|
||||
|
||||
### Template engine
|
||||
|
||||
|
|
Loading…
Reference in a new issue