X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=blobdiff_plain;f=Cargo.lock;h=bc547085d2174752b83bddce03e8a11fbdbfb5cb;hp=25b9796d3fc4339ebf0365dbe6efcd487578c38f;hb=b1f2c5b803a7e85a3b0c8d999cf9a13d28c6c6c2;hpb=98687ed0454061c7164ab64e8bd5d25b18896a39 diff --git a/Cargo.lock b/Cargo.lock index 25b9796..bc54708 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1294,6 +1294,7 @@ dependencies = [ "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "listenfd 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "openssl 0.10.23 (registry+https://github.com/rust-lang/crates.io-index)", + "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "ron 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)", "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",