Skip to content

Commit a999daf

Browse files
Fix warning
1 parent 40df6e3 commit a999daf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ std = ["alloc"]
2929

3030
log-all = []
3131
log-none = []
32-
log-info = []
32+
log-trace = []
3333
log-debug = []
34+
log-info = []
3435
log-warn = []
3536
log-error = []

0 commit comments

Comments
 (0)