fix(deps): update rust crate tracing to 0.1.40
This commit is contained in:
parent
f0e730bfec
commit
7c7067a4e0
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ network = []
|
|||
|
||||
[dependencies]
|
||||
# logging
|
||||
tracing = "0.1"
|
||||
tracing = "0.1.40"
|
||||
|
||||
# network
|
||||
async-trait = "0.1"
|
||||
|
|
Loading…
Reference in a new issue