🔖 [seaorm] Libera versión de desarrollo 0.0.4
This commit is contained in:
parent
4ece8d52a4
commit
5b9eeec91a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pagetop-seaorm"
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
edition = "2021"
|
||||
|
||||
description = """\
|
||||
|
|
@ -17,14 +17,14 @@ authors.workspace = true
|
|||
[dependencies]
|
||||
pagetop.workspace = true
|
||||
|
||||
async-trait = "0.1.84"
|
||||
async-trait = "0.1.85"
|
||||
futures = "0.3.31"
|
||||
serde.workspace = true
|
||||
static-files.workspace = true
|
||||
url = "2.5.4"
|
||||
|
||||
[dependencies.sea-orm]
|
||||
version = "1.1.3"
|
||||
version = "1.1.4"
|
||||
features = [
|
||||
"debug-print", "macros", "runtime-async-std-native-tls",
|
||||
"sqlx-mysql", "sqlx-postgres", "sqlx-sqlite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue