diff --git a/Cargo.toml b/Cargo.toml index 7a2d901..0d0a77b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ log = "0.4.17" tracing = "0.1.36" tracing-subscriber = { version = "0.3", features = ["registry", "env-filter"] } tracing-bunyan-formatter = "0.3" -tracing-log = "0.1.3" +tracing-log = "0.2.0" thiserror = "1.0.34" serde-aux = "4" unicode-segmentation = "1.9.0"