We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0bb64 commit b1c831dCopy full SHA for b1c831d
src/info.rs
@@ -6,7 +6,6 @@ use {
6
{AsciiArt, CommitInfo, Configuration, Error, InfoFieldOn},
7
},
8
colored::{Color, ColoredString, Colorize},
9
- futures::executor::block_on,
10
git2::Repository,
11
image::DynamicImage,
12
std::{ffi::OsStr, fmt::Write, fs},
0 commit comments