Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 833ca24

Browse files
authored
Update to tracing 0.1.22 (#65)
1 parent e012709 commit 833ca24

File tree

2 files changed

+39
-26
lines changed

2 files changed

+39
-26
lines changed

Cargo.lock

Lines changed: 38 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ anyhow = "1.0.34"
99
thiserror = "1.0.20"
1010
clap = "3.0.0-beta.2"
1111
dotenv = "0.15.0"
12-
tracing = "0.1.15"
12+
tracing = "0.1.22"
1313
tracing-subscriber = "0.2.15"
1414
serde = "1.0.114"
1515
serde_json = "1.0.59"

0 commit comments

Comments
 (0)