aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-09 21:37:56 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-09 21:37:56 -0500
commit657318d8b1d596a633d3c34f0731f29b9af3ba3f (patch)
tree9293562591c1f932fec2fe2d94222924e532b89c
parent314a372566b4e3e2253dcd60502a2b3df4c9961a (diff)
downloadttyrec-bin-657318d8b1d596a633d3c34f0731f29b9af3ba3f.tar.gz
ttyrec-bin-657318d8b1d596a633d3c34f0731f29b9af3ba3f.zip
actually bump the versionHEADmain
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2228a65..ad9ac5d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -561,7 +561,7 @@ dependencies = [
[[package]]
name = "ttyrec-bin"
-version = "0.1.3"
+version = "0.1.4"
dependencies = [
"anyhow",
"bytes",