summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6ffdd3f..77dae2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ petgraph = "0.5"
itertools = "0.9.0"
open = "1.2.2"
log = "0.4.6"
-tui-react = { path = "./tui-react", version = "0.2" }
+tui-react = { path = "./tui-react", version = "0.3" }
num_cpus = "1.10.0"
unicode-segmentation = "1.3.0"
filesize = "0.2.0"