diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,4 +13,4 @@ tracing = { version = "0.1.39", features = ["max_level_debug"] } [dependencies.tracing-subscriber] version = "0.3.17" default-features = false -features = ["std", "ansi", "fmt", "smallvec", "env-filter"] +features = ["std", "ansi", "fmt", "smallvec", "env-filter", "chrono"] |
