update dependencies
rand 0.8.0 now accepts ranges
This commit is contained in:
@@ -38,7 +38,7 @@ tokio-timer = "0.2"
|
||||
unicode-width = "0.1.8"
|
||||
dbus = { version = "0.9.0", optional = true }
|
||||
dbus-tree = { version = "0.9.0", optional = true }
|
||||
rand = "0.7"
|
||||
rand = "0.8"
|
||||
webbrowser = "0.5"
|
||||
clipboard = { version = "0.5", optional = true }
|
||||
url = "1.7"
|
||||
|
||||
Reference in New Issue
Block a user