diff options
-rw-r--r-- | Cargo.lock | 2 | ||||
-rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ [root] name = "einhyrningsins" -version = "0.1.0" +version = "0.2.0" dependencies = [ "chan 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "chan-signal 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1,6 +1,6 @@ [package] name = "einhyrningsins" -version = "0.1.0" +version = "0.2.0" authors = ["bnewbold <bnewbold@robocracy.org>"] [dependencies] |