Skip to content

Commit

Permalink
Sort crate list
Browse files Browse the repository at this point in the history
  • Loading branch information
repi committed Aug 14, 2019
1 parent 2b2979d commit e14770f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,10 +25,10 @@ Name | Description | Crates.io
πŸŒ‹ [`ash-molten`](https://github.com/EmbarkStudios/ash-molten.git) | Statically linked MoltenVK for Vulkan on Mac using Ash | [![Latest version](https://img.shields.io/crates/v/ash-molten.svg)](https://crates.io/crates/ash-molten)
πŸ‘· [`buildkite-jobify`](https://github.com/EmbarkStudios/buildkite-jobify) | Kubekite, but in Rust, using configuration from your repos
❌ [`cargo-deny`](https://github.com/EmbarkStudios/cargo-deny) | Tool to maintaining your entire crate graph in large repositories | [![Latest version](https://img.shields.io/crates/v/cargo-deny.svg)](https://crates.io/crates/cargo-deny)
🎁 [`cargo-fetcher`](https://github.com/EmbarkStudios/cargo-fetcher) | Alternative to `cargo fetch` for use in CI or other "clean" environments | [![Latest version](https://img.shields.io/crates/v/cargo-fetcher.svg)](https://crates.io/crates/cargo-fetcher)
🎳 [`physx-rs`](https://github.com/EmbarkStudios/physx-rs) | Use [NVIDIA PhysX](https://github.com/NVIDIAGameWorks/PhysX) in Rust | [![Latest version](https://img.shields.io/crates/v/physx.svg)](https://crates.io/crates/physx)
πŸ” [`tame-oauth`](https://github.com/EmbarkStudios/tame-oauth) | Small OAuth crate that follows the sans-io approach | [![Latest version](https://img.shields.io/crates/v/tame-oauth.svg)](https://crates.io/crates/tame-oauth)
☁ [`tame-gcs`](https://github.com/EmbarkStudios/tame-gcs) | Set of Google Cloud Storage functions that follows the sans-io approach | [![Latest version](https://img.shields.io/crates/v/tame-gcs.svg)](https://crates.io/crates/tame-gcs)
🎁 [`cargo-fetcher`](https://github.com/EmbarkStudios/cargo-fetcher) | Alternative to `cargo fetch` for use in CI or other "clean" environments | [![Latest version](https://img.shields.io/crates/v/cargo-fetcher.svg)](https://crates.io/crates/cargo-fetcher)

You can see all these crates on our [crates.io profile](https://crates.io/users/embark-studios).

Expand Down

0 comments on commit e14770f

Please sign in to comment.