Docs: fix tables format error

Fixes: #4725

Signed-off-by: yahaa <1477765176@qq.com>
This commit is contained in:
yahaa 2022-07-24 11:11:12 +08:00
parent 0b4a91ec1a
commit 6e149b43f7

View File

@ -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. |