1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-10 01:16:42 +00:00

Merge pull request from yahaa/fix-docs

Docs: fix tables format error
This commit is contained in:
Bin Liu 2022-07-27 21:13:29 +08:00 committed by GitHub
commit 557229c39d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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