mirror of
https://github.com/sharkdp/bat
synced 2026-08-08 19:41:45 +00:00
Migrated to Rust 2018
This commit is contained in:
committed by
David Peter
parent
b94c94e845
commit
a21ae614e6
+1
-1
@@ -1,4 +1,4 @@
|
||||
use dirs_rs;
|
||||
use crate::dirs_rs;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
|
||||
Reference in New Issue
Block a user