|
|
|
|
@ -36,7 +36,7 @@ bytes = "1.1.0"
@@ -36,7 +36,7 @@ bytes = "1.1.0"
|
|
|
|
|
http = "0.2.4" |
|
|
|
|
# Used to find data directory for default db path |
|
|
|
|
directories = "3.0.2" |
|
|
|
|
macaroon = { git = "https://github.com/macaroon-rs/macaroon.git", branch = "trunk" } |
|
|
|
|
macaroon = { git = "https://github.com/macaroon-rs/macaroon.git", branch = "main" } |
|
|
|
|
openid = "0.9" |
|
|
|
|
# Used for ruma wrapper |
|
|
|
|
serde_json = { version = "1.0.67", features = ["raw_value"] } |
|
|
|
|
|