Update my email

This commit is contained in:
Chris Tsang 2022-11-21 16:02:04 +08:00
parent 9e77760376
commit 3fed282daf

View File

@ -4,7 +4,7 @@ members = [".", "sea-orm-macros", "sea-orm-codegen"]
[package] [package]
name = "sea-orm" name = "sea-orm"
version = "0.10.3" version = "0.10.3"
authors = ["Chris Tsang <tyt2y7@gmail.com>"] authors = ["Chris Tsang <chris.2y3@outlook.com>"]
edition = "2021" edition = "2021"
description = "🐚 An async & dynamic ORM for Rust" description = "🐚 An async & dynamic ORM for Rust"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"