diff --git a/bdk-ffi-bindgen/src/main.rs b/bdk-ffi-bindgen/src/main.rs index a2748bf..500669c 100644 --- a/bdk-ffi-bindgen/src/main.rs +++ b/bdk-ffi-bindgen/src/main.rs @@ -1,8 +1,8 @@ +use camino::Utf8Path; use std::fmt; use std::path::{Path, PathBuf}; use std::str::FromStr; use structopt::StructOpt; -use camino::Utf8Path; #[derive(Debug, PartialEq)] pub enum Language {