Skip to content

Commit 83bcf7c

Browse files
committed
log times
1 parent 1ba3e6f commit 83bcf7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vortex-tui/src/convert.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![allow(clippy::use_debug)]
2+
13
use std::path::Path;
24
use std::pin::Pin;
35
use std::task::{Context, Poll};

0 commit comments

Comments
 (0)