Skip to content

Commit

Permalink
[PROF-6420] bump env_logger to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
realFlowControl committed Nov 18, 2022
1 parent d924496 commit 501293c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiling/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cfg-if = { version = "1.0" }
crossbeam-channel = { version = "0.5", default-features = false, features = ["std"] }
cpu-time = { version = "1.0" }
datadog-profiling = { git = "https://github.com/DataDog/libdatadog", tag = "v0.9.0" }
env_logger = { version = "0.9" }
env_logger = { version = "0.9.3" }
indexmap = { version = "1.8" }
lazy_static = { version = "1.4" }
libc = "0.2"
Expand Down

0 comments on commit 501293c

Please sign in to comment.