From c4b722f74b848982f707ae31b14b14bf9be59129 Mon Sep 17 00:00:00 2001 From: gongzhengyang <37296993+gongzhengyang@users.noreply.github.com> Date: Sat, 24 Dec 2022 13:34:21 +0800 Subject: [PATCH] docs: fix docs error --- binding/rust/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding/rust/ReadMe.md b/binding/rust/ReadMe.md index e43a385..7dd1b24 100644 --- a/binding/rust/ReadMe.md +++ b/binding/rust/ReadMe.md @@ -23,7 +23,7 @@ ```toml [dependencies] -search = { git = "https://github.com/lionsoul2014/ip2region.git", branch = "master" } +ip2region2 = { git = "https://github.com/lionsoul2014/ip2region.git", branch = "master" } # 用于生成随机数 rand = "0.8" # 用于初始化日志打印