diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-10-29 16:19:33 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-10-29 16:19:33 -0500 |
commit | 048ddbf3af744fd2e0ddcbde7bc1574092600ca3 (patch) | |
tree | 0151e0b8314733190822fe630a845dcf2943dd1c /docs/Rust.md | |
parent | Add verion bumping script (diff) | |
download | locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.tar locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.tar.gz locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.tar.bz2 locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.tar.lz locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.tar.xz locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.tar.zst locusts-048ddbf3af744fd2e0ddcbde7bc1574092600ca3.zip |
make shellcheck happy
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'docs/Rust.md')
-rw-r--r-- | docs/Rust.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Rust.md b/docs/Rust.md index c5ccf50..0e599e4 100644 --- a/docs/Rust.md +++ b/docs/Rust.md @@ -4,7 +4,6 @@ [![Crates.io Version](https://img.shields.io/crates/v/locusts?logo=rust)](https://crates.io/crates/locusts) [![docs.rs](https://img.shields.io/docsrs/locusts?logo=docsdotrs)](https://docs.rs/locusts) - ## Description locusts is a library that provides a way to introduce locusts into your code. |