Update dependencies
This commit is contained in:
parent
134738f676
commit
b35e843fe2
@ -14,9 +14,9 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
js_int = { version = "0.1.2", features = ["serde"] }
|
||||
ruma-api = { git = "https://github.com/ruma/ruma-api", branch = "serverless" }
|
||||
ruma-events = { git = "https://github.com/ruma/ruma-events", branch = "event-result-2" }
|
||||
ruma-api = "0.11.0"
|
||||
ruma-events = "0.15.1"
|
||||
ruma-identifiers = "0.14.0"
|
||||
serde = { version = "1.0.101", features = ["derive"] }
|
||||
serde = { version = "1.0.102", features = ["derive"] }
|
||||
serde_json = "1.0.41"
|
||||
url = { version = "2.1.0", features = ["serde"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user