Skip to content

Commit

Permalink
Merge pull request #224 from influxdata/dependabot/cargo/tracing-log-0.2
Browse files Browse the repository at this point in the history
chore(deps): update tracing-log requirement from 0.1 to 0.2
  • Loading branch information
kodiakhq[bot] authored Oct 30, 2023
2 parents e7ccb4f + de89e32 commit a9a16d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ proptest-derive = "0.4"
rustls-pemfile = "1.0"
rdkafka = { version = "0.34", default-features = false, features = ["libz", "tokio", "zstd"] }
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
tracing-log = "0.1"
tracing-log = "0.2"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
uuid = { version = "1.0", features = ["v4"] }

Expand Down

0 comments on commit a9a16d5

Please sign in to comment.