diff --git a/README.md b/README.md index 7739ac6..56db606 100644 --- a/README.md +++ b/README.md @@ -1300,7 +1300,7 @@ See also [Are we game yet?](https://arewegameyet.rs) * [estk/log4rs](https://github.com/estk/log4rs) — highly configurable logging framework modeled after Java's Logback and log4j libraries [](https://app.circleci.com/pipelines/github/estk/log4rs) * [jesusprubio/leg](https://github.com/jesusprubio/leg) — Elegant print for lazy devs. Make your CLIs nicer with minimal effort. [](https://github.com/jesusprubio/leg/actions/workflows/ci.yml) -* [rbatis/fast_log](https://github.com/rbatis/fast_log) — RRust async log High-performance asynchronous logging [](https://travis-ci.org/rbatis/fast_log) +* [rbatis/fast_log](https://github.com/rbatis/fast_log) — Rust async log High-performance asynchronous logging [](https://travis-ci.org/rbatis/fast_log) * [rust-lang/log](https://github.com/rust-lang/log) — Logging implementation for Rust [](https://travis-ci.org/rust-lang/log) * [seanmonstar/pretty-env-logger](https://github.com/seanmonstar/pretty-env-logger) — A pretty, easy-to-use logger for Rust. [](https://travis-ci.org/seanmonstar/pretty-env-logger) * [slog-rs/slog](https://github.com/slog-rs/slog) — Structured, composable logging for Rust [](https://travis-ci.org/slog-rs/slog)