mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-25 21:37:33 +00:00
Fix build without default features
This commit is contained in:
parent
f599c7ce93
commit
8b60285320
@ -8,7 +8,7 @@ pub mod git {
|
||||
use std::iter::FromIterator;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use fs::fields as f;
|
||||
use crate::fs::fields as f;
|
||||
|
||||
|
||||
pub struct GitCache;
|
||||
|
Loading…
Reference in New Issue
Block a user