docs: fix docs error

This commit is contained in:
gongzhengyang 2022-12-24 13:34:21 +08:00 committed by GitHub
parent 02530f3759
commit c4b722f74b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
```toml ```toml
[dependencies] [dependencies]
search = { git = "https://github.com/lionsoul2014/ip2region.git", branch = "master" } ip2region2 = { git = "https://github.com/lionsoul2014/ip2region.git", branch = "master" }
# 用于生成随机数 # 用于生成随机数
rand = "0.8" rand = "0.8"
# 用于初始化日志打印 # 用于初始化日志打印