Skip to content

Commit a9a16d5

Browse files
Merge pull request #224 from influxdata/dependabot/cargo/tracing-log-0.2
chore(deps): update tracing-log requirement from 0.1 to 0.2
2 parents e7ccb4f + de89e32 commit a9a16d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ proptest-derive = "0.4"
5252
rustls-pemfile = "1.0"
5353
rdkafka = { version = "0.34", default-features = false, features = ["libz", "tokio", "zstd"] }
5454
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
55-
tracing-log = "0.1"
55+
tracing-log = "0.2"
5656
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
5757
uuid = { version = "1.0", features = ["v4"] }
5858

0 commit comments

Comments
 (0)