display hyperlinks

This commit is contained in:
Jana Dönszelmann 2026-02-24 23:16:33 +01:00
parent ae5ce58eec
commit f3bc16b3c5
No known key found for this signature in database
6 changed files with 93 additions and 7 deletions

1
Cargo.lock generated
View file

@ -1179,6 +1179,7 @@ name = "rustc-logviz"
version = "0.1.0"
dependencies = [
"clap",
"itertools",
"jiff",
"ratatui",
"ratatui-themes",