Update diesel to 0.11 and bump version to 0.9.0.
This commit is contained in:
parent
bd6dd985d7
commit
1ae596d251
@ -8,7 +8,7 @@ license = "MIT"
|
||||
name = "ruma-identifiers"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-identifiers"
|
||||
version = "0.8.1"
|
||||
version = "0.9.0"
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "0.2"
|
||||
@ -19,7 +19,7 @@ url = "1.4"
|
||||
|
||||
[dependencies.diesel]
|
||||
optional = true
|
||||
version = "0.10"
|
||||
version = "0.11"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "0.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user