zrepl status: bump tcell version to fix "terminal entry not found" error
tcell 1.2 seems to fix a similar error to #204 : https://github.com/gdamore/tcell/issues/252 fixes #204
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ required = [
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/gdamore/tcell"
|
||||
version = "1.0.0"
|
||||
version = "1.2.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "google.golang.org/grpc"
|
||||
|
||||
Reference in New Issue
Block a user