Skip to content

Commit

Permalink
Correction of README.md in regards to dependencies of feature 'json'
Browse files Browse the repository at this point in the history
  • Loading branch information
emabee committed Mar 27, 2024
1 parent 8a83812 commit 516fea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ like this:
{"level":"WARN","timestamp":"2024-03-14 10:04:57.299908 +01:00","thread":"XY","module_path":"test_json","file":"src/test_json.rs","line":32,"text":"More foo than bar."}
```

Also adds a dependency to crate `json`.
Adds dependencies to `serde`, `serde_derive`, `serde_json`.

### **`kv`**

Expand Down

0 comments on commit 516fea7

Please sign in to comment.