sea-orm-macros 0.2.5

This commit is contained in:
Chris Tsang 2021-10-06 18:48:12 +08:00
parent e229651eae
commit a1e6e002d1

View File

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