fix(deps): update all dependencies
This commit is contained in:
@@ -10,7 +10,7 @@ async-graphql = "7.0.5"
|
||||
axum = "0.7.5"
|
||||
tokio = {version="1.37.0", features=["full"]}
|
||||
uuid = {version="1.8.0", features=["v4", "fast-rng"]}
|
||||
sqlx = { version = "0.7", features = [ "runtime-tokio-rustls", "postgres", "migrate"] }
|
||||
sqlx = { version = "0.8", features = [ "runtime-tokio-rustls", "postgres", "migrate"] }
|
||||
anyhow = "1.0.86"
|
||||
dotenv = "0.15.0"
|
||||
tracing = "0.1.40"
|
||||
|
Reference in New Issue
Block a user