Explorar o código

cashierd: add a missing dependency

ghassmo %!s(int64=5) %!d(string=hai) anos
pai
achega
d3d56b3d85
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/bin/cashierd.rs

+ 1 - 1
src/bin/cashierd.rs

@@ -1,5 +1,5 @@
 use std::net::SocketAddr;
-use async_std::sync::Mutex;
+use async_std::sync::{Arc, Mutex};
 
 use std::{path::Path, path::PathBuf};
 //use toml;