summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9ebe69f..b2e6b41 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,8 +10,5 @@ edition = "2018"
rspotify = "0.7"
rocket = "0.4"
lazy_static = { version = "1.4"}
-#noria = { git = "https://github.com/mit-pdos/noria" }
-noria = { path = "noria/noria" }
-noria-server = { path = "noria/noria-server" }
futures = "0.3"
-tokio = { version = "0.2", features = ["full"] }
+postgres = "0.17"