From 1a04aa6f963b7d20cbcfbce05a87e2c0287297e4 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 11 Oct 2016 02:53:18 -0700 Subject: more work in progress --- Cargo.toml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4896865..fec9e07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,10 @@ time = "0.1" chrono = "0.2" chan = "0.1" chan-signal = "0.1" -uuid = { version = "0.2", features = ["v4"] } -# XXX: num = "0.1" +#slog = "1.0" +#slog-envlogger = "0.5" +#jsonrpc-core = "3.0" + +[replace] +"chan-signal:0.1.6" = { git = 'https://github.com/bnewbold/chan-signal' } + -- cgit v1.2.3