cargo fmt

This commit is contained in:
Billy Chan 2022-02-17 15:44:40 +08:00
parent d9fcd2e882
commit 858953b478
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -25,7 +25,7 @@
//! #### SeaORM is a relational ORM to help you build web services in Rust with the familiarity of dynamic languages. //! #### SeaORM is a relational ORM to help you build web services in Rust with the familiarity of dynamic languages.
//! //!
//! ## Getting Started //! ## Getting Started
//! //!
//! [![GitHub stars](https://img.shields.io/github/stars/SeaQL/sea-orm.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/SeaQL/sea-orm/stargazers/) //! [![GitHub stars](https://img.shields.io/github/stars/SeaQL/sea-orm.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/SeaQL/sea-orm/stargazers/)
//! If you like what we do, consider starring, commenting, sharing and contributing! //! If you like what we do, consider starring, commenting, sharing and contributing!
//! //!