Skip to content
Snippets Groups Projects
Commit 7623199d authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

rust-chg: depend on log and tokio_timer

I'll start porting the daemon management functions from chg of C, which
will be difficult to debug without some logging facility. AFAIK, the log
crate is easy-to-use and widely used.

tokio_timer provides sleep() helper to be used while spawning a server
process.
parent af52181f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment