Undo edition changes, doest not compile on stable
This commit is contained in:
parent
59b0dda760
commit
03a248a020
15 changed files with 63 additions and 64 deletions
|
@ -2,7 +2,7 @@ use app_dirs::{app_root, AppDataType, AppInfo};
|
|||
use std::fs;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use crate::errors::*;
|
||||
use errors::*;
|
||||
|
||||
#[cfg(not(target_os = "linux"))]
|
||||
const APP_INFO: AppInfo = AppInfo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue