Skip to content

Commit

Permalink
Tiny changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kolloch committed Nov 10, 2019
1 parent 04337d5 commit 52be56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
Many thanks to @Profpatsch for pointing to the problem and analyzing it.
* Issue #43 - Support conditional dependencies using "test" configuration:

```nix
```toml
[target.'cfg(test)'.dependencies]
tracing = { version = "0.1.5", features = ["log"] }
```
Expand Down

0 comments on commit 52be56c

Please sign in to comment.