This commit is contained in:
2026-08-23 16:13:09 -04:00
parent 8f6e2b3ac6
commit 37248f6ff3
2 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ bytes = "1.12"
clap = { version = "4.6", features = ["derive"] }
color-eyre = "0.6"
futures = "0.3"
http = "1.4"
http = "1.5"
iced = { git = "https://github.com/iced-rs/iced.git", branch = "master", features = ["advanced", "tokio"] }
num-traits = "0.2"
oxigraph = { version = "0.5", features = ["rdf-12"] }