From 11d29605246b8e5d91b6079711aa4c4871aa03d7 Mon Sep 17 00:00:00 2001 From: Andrii Radyk Date: Tue, 12 Feb 2019 00:00:35 +0100 Subject: [PATCH] Add s3find to Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6e1dc4..49d70d5 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). See also [Rust — Production](https://www.rust-lang.org/production)(organizations running Rust in production). +* [AnderEnder/s3find-rs](https://github.com/AnderEnder/s3find-rs) - A command line utility to walk an Amazon S3 hierarchy, an analog of find for Amazon S3 [](https://travis-ci.org/AnderEnder/s3find-rs) * [andschwa/rust-genetic-algorithm](https://github.com/andschwa/rust-genetic-algorithm) — a genetic algorithm for academic benchmark problems [](https://travis-ci.org/andschwa/rust-genetic-algorithm) * [azerupi/mdBook](https://github.com/rust-lang-nursery/mdBook) — a command line utility to create books from markdown files [](https://travis-ci.org/azerupi/mdBook) * [bluejekyll/trust-dns](https://github.com/bluejekyll/trust-dns) — a DNS-server [](https://travis-ci.org/bluejekyll/trust-dns)