cargo fmt

This commit is contained in:
Billy Chan 2022-05-13 18:20:59 +08:00
parent dd5808e535
commit b59f3c58de
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -261,9 +261,9 @@
//! 1. [Change Log](https://github.com/SeaQL/sea-orm/tree/master/CHANGELOG.md) //! 1. [Change Log](https://github.com/SeaQL/sea-orm/tree/master/CHANGELOG.md)
//! //!
//! ## Who's using SeaORM? //! ## Who's using SeaORM?
//! //!
//! The following products are powered by SeaORM: //! The following products are powered by SeaORM:
//! //!
//! <table> //! <table>
//! <tbody> //! <tbody>
//! <tr> //! <tr>
@ -273,9 +273,9 @@
//! </tr> //! </tr>
//! </tbody> //! </tbody>
//! </table> //! </table>
//! //!
//! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine developed by SeaQL. //! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine developed by SeaQL.
//! //!
//! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). //! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).
//! //!
//! ## License //! ## License