mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Update rand dependency from 0.5.0-pre.0 to 0.5.0-pre.1.
This commit is contained in:
@@ -19,7 +19,7 @@ tor_log = { path = "../tor_log" }
|
||||
tor_util = { path = "../tor_util" }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = { version = "=0.5.0-pre.0", default-features = false, path = "../../ext/rust/vendor/rand-8c5b0ac51d" }
|
||||
rand = { version = "=0.5.0-pre.1", default-features = false }
|
||||
|
||||
[lib]
|
||||
name = "rand"
|
||||
|
||||
Reference in New Issue
Block a user