Skip to content

Commit e638d27

Browse files
Add missing log-trace feature
This fixes a new compiler warning.
1 parent 2001761 commit e638d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dispatch/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ std = ["delog/std"]
2222

2323
log-all = []
2424
log-none = []
25+
log-trace = []
2526
log-info = []
2627
log-debug = []
2728
log-warn = []

0 commit comments

Comments
 (0)