Chnage editon from 2021 to 2018

This commit is contained in:
Josh 2021-11-16 10:53:09 +00:00 committed by GitHub
parent bd67927b15
commit a9de2b94f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ members = [".", "sea-orm-macros", "sea-orm-codegen"]
name = "sea-orm" name = "sea-orm"
version = "0.3.3" version = "0.3.3"
authors = ["Chris Tsang <tyt2y7@gmail.com>"] authors = ["Chris Tsang <tyt2y7@gmail.com>"]
edition = "2021" edition = "2018"
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"
documentation = "https://docs.rs/sea-orm" documentation = "https://docs.rs/sea-orm"