Bump versions
This commit is contained in:
parent
540a69a8e4
commit
4a03892ad6
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-api"
|
name = "ruma-api"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-api"
|
repository = "https://github.com/ruma/ruma-api"
|
||||||
version = "0.10.0"
|
version = "0.11.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
@ -19,7 +19,6 @@ serde_urlencoded = "0.6.1"
|
|||||||
ruma-identifiers = "0.14.0"
|
ruma-identifiers = "0.14.0"
|
||||||
|
|
||||||
[dependencies.ruma-api-macros]
|
[dependencies.ruma-api-macros]
|
||||||
version = "0.7.1"
|
|
||||||
path = "ruma-api-macros"
|
path = "ruma-api-macros"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-api-macros"
|
name = "ruma-api-macros"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-api"
|
repository = "https://github.com/ruma/ruma-api"
|
||||||
version = "0.7.1"
|
version = "0.8"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user