Bump rAuth revision.

This commit is contained in:
Paul Makles
2021-01-27 11:08:37 +00:00
parent 222a417fff
commit 1806ea824b
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ many-to-many = "0.1.2"
impl_ops = "0.1.1"
ctrlc = { version = "3.0", features = ["termination"] }
async-tungstenite = { version = "0.10.0", features = ["async-std-runtime"] }
rauth = { git = "https://gitlab.insrt.uk/insert/rauth", rev = "8f3ea627" }
rauth = { git = "https://gitlab.insrt.uk/insert/rauth", rev = "d48b0087cc546d2c9ef53f27d0693c8378172dfe" }
async-std = { version = "1.8.0", features = ["tokio02", "attributes"] }
hive_pubsub = { version = "0.4.3", features = ["mongo"] }