diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | docs/Rust.md | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,7 @@ [![BEAM](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml) [![C](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml) +[![Deno](https://github.com/locusts-r-us/locusts/actions/workflows/deno.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/deno.yml) [![Docker](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml) [![.NET](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml) [![JVM](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml) diff --git a/docs/Rust.md b/docs/Rust.md index 977b404..30d0499 100644 --- a/docs/Rust.md +++ b/docs/Rust.md @@ -1,6 +1,8 @@ # locusts [![Rust](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml) +[![Crates.io Version](https://img.shields.io/crates/v/locusts)](https://crates.io/crates/locusts) + ## Description |