aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/fuzz/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-01-01 13:21:50 +0000
committerAleksey Kladov <[email protected]>2019-01-01 13:21:50 +0000
commitacc38a9737e654e1da4c912a219aeb6b7bc3a67c (patch)
treec24fe294c13a0f3222ca4012160fb9a247767b93 /crates/ra_syntax/fuzz/Cargo.lock
parentf2ab971cb0c08226e125c46f514c80e992f39500 (diff)
bump deps
Diffstat (limited to 'crates/ra_syntax/fuzz/Cargo.lock')
-rw-r--r--crates/ra_syntax/fuzz/Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/crates/ra_syntax/fuzz/Cargo.lock b/crates/ra_syntax/fuzz/Cargo.lock
index e68fe7f61..bd634b90f 100644
--- a/crates/ra_syntax/fuzz/Cargo.lock
+++ b/crates/ra_syntax/fuzz/Cargo.lock
@@ -316,7 +316,7 @@ dependencies = [
316 316
317[[package]] 317[[package]]
318name = "redox_syscall" 318name = "redox_syscall"
319version = "0.1.49" 319version = "0.1.50"
320source = "registry+https://github.com/rust-lang/crates.io-index" 320source = "registry+https://github.com/rust-lang/crates.io-index"
321 321
322[[package]] 322[[package]]
@@ -408,7 +408,7 @@ dependencies = [
408 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", 408 "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
409 "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", 409 "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)",
410 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", 410 "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
411 "redox_syscall 0.1.49 (registry+https://github.com/rust-lang/crates.io-index)", 411 "redox_syscall 0.1.50 (registry+https://github.com/rust-lang/crates.io-index)",
412 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", 412 "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
413 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", 413 "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
414] 414]
@@ -506,7 +506,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
506"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" 506"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
507"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05" 507"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
508"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3" 508"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
509"checksum redox_syscall 0.1.49 (registry+https://github.com/rust-lang/crates.io-index)" = "f22c50afdcf3f0a31ebb6b47697f6a7c5e5a24967e842858118bce0615f0afad" 509"checksum redox_syscall 0.1.50 (registry+https://github.com/rust-lang/crates.io-index)" = "52ee9a534dc1301776eff45b4fa92d2c39b1d8c3d3357e6eb593e0d795506fc2"
510"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1" 510"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1"
511"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" 511"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
512"checksum rowan 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a9ccca91953e9c549cac18e8f41daa5d49dad1c9a4c9bb977ac42718bb34e1bf" 512"checksum rowan 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a9ccca91953e9c549cac18e8f41daa5d49dad1c9a4c9bb977ac42718bb34e1bf"