Update rand to 0.7, regex to 1.2.0, url to 2.0.0
This commit is contained in:
parent
4bafdb1ed7
commit
59bd63d25e
@ -14,10 +14,10 @@ edition = "2018"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
lazy_static = "1.3.0"
|
lazy_static = "1.3.0"
|
||||||
rand = "0.6.5"
|
rand = "0.7.0"
|
||||||
regex = "1.1.5"
|
regex = "1.2.0"
|
||||||
serde = "1.0.90"
|
serde = "1.0.90"
|
||||||
url = "1.7.2"
|
url = "2.0.0"
|
||||||
|
|
||||||
[dependencies.diesel]
|
[dependencies.diesel]
|
||||||
optional = true
|
optional = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user