update anyhow
This commit is contained in:
parent
8b87bd8d7b
commit
c90c7c1fd3
@ -31,5 +31,5 @@ refinery = { version = "0.5.0", features = ["postgres"] }
|
||||
sqlx = { version = "0.4.0", features = ["runtime-async-std-native-tls", "postgres", "json", "chrono"] }
|
||||
strum = "0.19.5"
|
||||
strum_macros = "0.19"
|
||||
anyhow = "1.0.33"
|
||||
anyhow = { version = "1.0.47", features = ["backtrace"] }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user