[package] name = "bug_basher" version = "0.1.0" authors = ["Justin Worthe "] build = "build.rs" [dependencies] gate = { git = "git://code.worthe-it.co.za/forks/gate.git" } rand = "0.4" [build-dependencies] gate_build = { git = "git://code.worthe-it.co.za/forks/gate.git" }