aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-04 18:14:02 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-04 18:14:02 -0500
commit3040c683c4a0f50b97cf968da847859a8ef45151 (patch)
treedf8f696c27e7636b57cc6e355cc56eb316f27276 /Cargo.lock
parentd0037903557143258c6cb2acc6822626c84d25b2 (diff)
downloadttyrec-bin-3040c683c4a0f50b97cf968da847859a8ef45151.tar.gz
ttyrec-bin-3040c683c4a0f50b97cf968da847859a8ef45151.zip
bump ttyrec
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 98edd0b..c43113c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -782,7 +782,7 @@ dependencies = [
[[package]]
name = "ttyrec"
-version = "0.2.0"
+version = "0.3.0"
dependencies = [
"futures",
]