repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'maint-0.4.8' into release-0.4.8
[tor.git]
/
scripts
/
maint
/
geoip
/
geoip-db-tool
/
Cargo.toml
blob
8c794ca058fb5eb1e8589362da5a27cb20cc6fb6
1
[package]
2
name = "geoip-db-tool"
3
version = "0.1.0"
4
authors = ["Nick Mathewson <nickm@torproject.org>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
7
publish = false
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
11
[dependencies]
12
ipnetwork= "0.17.0"
13
rangemap = "0.1.10"
14
argh = "0.1.4"