This commit is contained in:
Chris Tsang 2021-06-05 15:20:25 +08:00
parent 93daf55cda
commit eafb4a33d0
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ name = "sea-orm"
version = "0.1.0" version = "0.1.0"
authors = [ "Chris Tsang <tyt2y7@gmail.com>" ] authors = [ "Chris Tsang <tyt2y7@gmail.com>" ]
edition = "2018" edition = "2018"
description = "A database agnostic ORM for Rust" description = "🐚 An async ORM for Rust"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
documentation = "https://docs.rs/sea-orm" documentation = "https://docs.rs/sea-orm"
repository = "https://github.com/SeaQL/sea-orm" repository = "https://github.com/SeaQL/sea-orm"

View File

@ -8,7 +8,7 @@
<strong>An async ORM for Rust</strong> <strong>An async ORM for Rust</strong>
</p> </p>
<sub>Built with ❤️ by 🌊🦀🐠</sub> <sub>Built with 🔥 by 🌊🦀🐚</sub>
</div> </div>