Skip to content

Commit

Permalink
Add nested-values feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallagher committed Dec 13, 2023
1 parent 8e0cdf4 commit 19fe352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ slog = "2"
slog-json = "2.6"
hostname = "0.3.0"
time = { version = "0.3.6", features = ["formatting", "local-offset", "macros"] }

[features]
nested-values = ["slog-json/nested-values"]

0 comments on commit 19fe352

Please sign in to comment.