This commit is contained in:
Alex Wied
2026-06-23 21:55:52 -04:00
parent f5ca8dd9ae
commit 42dea77976
14 changed files with 543 additions and 897 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bytes = "1.11"
color-eyre = "0.6"
futures = "0.3"
http = "1.4"
iced = { git = "https://github.com/iced-rs/iced.git", branch = "master", features = ["tokio"] }
iced = { git = "https://github.com/iced-rs/iced.git", branch = "master", features = ["advanced", "tokio"] }
oxigraph = { version = "0.5", features = ["rdf-12"] }
oxilangtag = "0.1"
parse_link_header = "0.4"