summaryrefslogtreecommitdiff
path: root/src/data/ipaddress_history.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/ipaddress_history.rs')
-rw-r--r--src/data/ipaddress_history.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/ipaddress_history.rs b/src/data/ipaddress_history.rs
index c100fc9..142797d 100644
--- a/src/data/ipaddress_history.rs
+++ b/src/data/ipaddress_history.rs
@@ -1,4 +1,4 @@
-use just_enough_vcs::vcs::env::current_cfg_dir;
+use just_enough_vcs::lib::env::current_cfg_dir;
const IP_HISTORY_NAME: &str = "ip_history.txt";