fix(deps): update rust crate async-trait to 0.1.80
This commit is contained in:
parent
6354681ac1
commit
aeac16ddd4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ network = []
|
|||
tracing = "0.1"
|
||||
|
||||
# network
|
||||
async-trait = "0.1"
|
||||
async-trait = "0.1.80"
|
||||
http = "1.1"
|
||||
reqwest = "0.12"
|
||||
secrecy = "0.8"
|
||||
|
|
Loading…
Reference in a new issue