fix(deps): update rust crate anyhow to 1.0.83
This commit is contained in:
@@ -11,7 +11,7 @@ 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"] }
|
||||
anyhow = "1.0.82"
|
||||
anyhow = "1.0.83"
|
||||
dotenv = "0.15.0"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
|
Reference in New Issue
Block a user