Update [issues]

This commit is contained in:
Billy Chan 2022-07-06 17:07:07 +08:00
parent 74b4d80f9d
commit 9983e5d498
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -14,5 +14,6 @@ sea-orm = { path = "../../", features = [
"sqlx-mysql",
"runtime-async-std-native-tls",
"with-json",
"with-chrono",
"macros",
], default-features = false }