sea-orm-macros 0.5.0-rc.1

This commit is contained in:
Chris Tsang 2021-12-26 02:30:27 +08:00
parent be5badf578
commit cb26ed35bf

View File

@ -1,6 +1,6 @@
[package] [package]
name = "sea-orm-macros" name = "sea-orm-macros"
version = "0.4.2" version = "0.5.0-rc.1"
authors = [ "Billy Chan <ccw.billy.123@gmail.com>" ] authors = [ "Billy Chan <ccw.billy.123@gmail.com>" ]
edition = "2021" edition = "2021"
description = "Derive macros for SeaORM" description = "Derive macros for SeaORM"