forked from brl/citadel-tools
11 lines
215 B
TOML
11 lines
215 B
TOML
|
[package]
|
||
|
name = "citadel-install"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Bruce Leidl <bruce@subgraph.com>"]
|
||
|
homepage = "http://github.com/subgraph/citadel"
|
||
|
|
||
|
[dependencies]
|
||
|
failure = "0.1.3"
|
||
|
libc = "0.2"
|
||
|
rpassword = "2.1.0"
|