summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDennis Kobert <dennis@kobert.dev>2020-02-09 15:06:15 +0000
committerDennis Kobert <dennis@kobert.dev>2020-02-09 15:06:15 +0000
commitafbc38858cac276414d4cb286e69b061548923f8 (patch)
tree942a67aae0c90d5e08cf8eb093cfde896e22a2e7 /Cargo.toml
parent1ba3be90a6ef1d196c6ad45df79ee22608be0b04 (diff)
Testing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 40de2c9..6f3a9d5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,3 +10,4 @@ edition = "2018"
rspotify = "0.7"
rocket = "0.4"
lazy_static = { version = "1.4"}
+noria = {git="https://github.com/mit-pdos/noria"}