docs: fix docs error
This commit is contained in:
parent
777c98434d
commit
24fda49559
|
|
@ -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"
|
||||||
# 用于初始化日志打印
|
# 用于初始化日志打印
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue