Bump dependencies.
This commit is contained in:
parent
76fb657300
commit
b994d16203
10
Cargo.toml
10
Cargo.toml
@ -11,15 +11,15 @@ repository = "https://github.com/ruma/ruma-identifiers"
|
||||
version = "0.11.0"
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "0.2"
|
||||
rand = "0.3"
|
||||
regex = "0.2"
|
||||
lazy_static = "1.0"
|
||||
rand = "0.5"
|
||||
regex = "1.0"
|
||||
serde = "1.0"
|
||||
url = "1.4"
|
||||
url = "1.7"
|
||||
|
||||
[dependencies.diesel]
|
||||
optional = true
|
||||
version = "0.12"
|
||||
version = "1.3"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user