Apply fixes for edition 2018

This commit is contained in:
Paul van Tilburg 2018-10-31 19:34:05 +01:00
parent 52c2fc7bb4
commit 5cdb16b708
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ use std::path::PathBuf;
use std::process::Command;
use std::sync::{Arc, Mutex};
use registry::Registry;
use crate::registry::Registry;
mod registry;