fix(deps): update rust crate tracing to 0.1.40 - autoclosed #23

Closed
renovate wants to merge 3 commits from renovate/tokio-tracing-monorepo into main
Showing only changes of commit 7c7067a4e0 - Show all commits

View file

@ -16,7 +16,7 @@ network = []
[dependencies] [dependencies]
# logging # logging
tracing = "0.1" tracing = "0.1.40"
# network # network
async-trait = "0.1" async-trait = "0.1"