summaryrefslogtreecommitdiff
path: root/src/data/ipaddress_history.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-12 06:05:45 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-12 06:05:45 +0800
commitd9fa3a32b6f27a80c96109ef74e638bae47b72cc (patch)
tree94457f2a853de4b2f93d17ea4025d02b34241211 /src/data/ipaddress_history.rs
parent850578f7d208fa830207af3c026f0cffe43eeb67 (diff)
Sync to VersionControl(commit:bac88ab)
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 2787c36..c100fc9 100644
--- a/src/data/ipaddress_history.rs
+++ b/src/data/ipaddress_history.rs
@@ -1,4 +1,4 @@
-use just_enough_vcs::vcs::current::current_cfg_dir;
+use just_enough_vcs::vcs::env::current_cfg_dir;
const IP_HISTORY_NAME: &str = "ip_history.txt";