Update ruma-identifiers, bump versions
This commit is contained in:
parent
21d6c890a7
commit
3fb21b3330
@ -12,14 +12,14 @@ license = "MIT"
|
||||
name = "ruma-api"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.16.0-rc.1"
|
||||
version = "0.16.0-rc.2"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
http = "0.2.1"
|
||||
percent-encoding = { version = "2.1.0", optional = true }
|
||||
ruma-api-macros = { version = "=0.16.0-rc.1", path = "ruma-api-macros", optional = true }
|
||||
ruma-identifiers = "0.15.1"
|
||||
ruma-api-macros = { version = "=0.16.0-rc.2", path = "ruma-api-macros", optional = true }
|
||||
ruma-identifiers = "0.16.0"
|
||||
serde = { version = "1.0.106", features = ["derive"], optional = true }
|
||||
serde_json = "1.0.51"
|
||||
serde_urlencoded = "0.6.1"
|
||||
|
@ -12,7 +12,7 @@ license = "MIT"
|
||||
name = "ruma-api-macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.16.0-rc.1"
|
||||
version = "0.16.0-rc.2"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user