diff --git a/src/libs/README.md b/src/libs/README.md index 36f2f00d73..a04a12fafe 100644 --- a/src/libs/README.md +++ b/src/libs/README.md @@ -5,6 +5,6 @@ or published to [`crates.io`](https://crates.io/index.html). Currently it provides following library crates: | Library | Description | -|-|-|-| +|-|-| | [logging](logging/) | Facilities to setup logging subsystem based slog. | | [safe-path](safe-path/) | Utilities to safely resolve filesystem paths. |