aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 05:00:16 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-23 05:01:31 -0400
commit98acea689606fde19152c1709ebf8c4ac85e2714 (patch)
treee17d98142ec70a25514937f6c00b9cc414859e18 /Cargo.lock
parent7cdde423dec01f9807a245b5e1172e86e4555ec9 (diff)
downloadteleterm-98acea689606fde19152c1709ebf8c4ac85e2714.tar.gz
teleterm-98acea689606fde19152c1709ebf8c4ac85e2714.zip
changelog and version bump0.1.2
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8708194..57dbc46 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1448,7 +1448,7 @@ dependencies = [
[[package]]
name = "teleterm"
-version = "0.1.1"
+version = "0.1.2"
dependencies = [
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",