diff --git a/Cargo.toml b/Cargo.toml index cad777a8..323a13f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,6 +40,7 @@ snafu = "0.7.4" serde_json = "1.0.93" tracy-client = { version = "0.15.2", optional = true } uuid = { version = "1.2.2", features = ["v5", "serde"] } +tracing = "0.1.40" [lib] doctest = true