cargo fmt

This commit is contained in:
Billy Chan 2022-04-26 12:24:17 +08:00
parent 66ba234156
commit 664f42d22d
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -263,7 +263,7 @@
//! ## Who's using SeaORM? //! ## Who's using SeaORM?
//! //!
//! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine. //! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine.
//! //!
//! 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