Completed terminal hyperlink clicking functionality. Just need to display it now

This commit is contained in:
Mikayla Maki 2022-09-22 22:40:22 -07:00
parent f706cbe143
commit 5cd56584b4
3 changed files with 12 additions and 8 deletions

View file

@ -29,6 +29,8 @@ shellexpand = "2.1.0"
libc = "0.2"
anyhow = "1"
thiserror = "1.0"
lazy_static = "1.4.0"
[dev-dependencies]