mirror of
https://github.com/trussed-dev/flexiber.git
synced 2026-06-20 04:16:10 -07:00
Fix warning
This commit is contained in:
committed by
sosthene-nitrokey
parent
40df6e306f
commit
d71e1d90db
+2
-1
@@ -29,7 +29,8 @@ std = ["alloc"]
|
||||
|
||||
log-all = []
|
||||
log-none = []
|
||||
log-info = []
|
||||
log-trace = []
|
||||
log-debug = []
|
||||
log-info = []
|
||||
log-warn = []
|
||||
log-error = []
|
||||
|
||||
Reference in New Issue
Block a user