diff --git a/server/Cargo.toml b/server/Cargo.toml index bc3473cd..a6ee489b 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -12,7 +12,6 @@ SPARQL server based on Oxigraph edition = "2018" [dependencies] -argh = "0.1" async-std = { version = "1", features = ["attributes"] } async-h1 = "2" clap = "2"