File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
derived_data/mercurial_derivation
repo_attributes/bookmarks/warm_bookmarks_cache Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ rust_library(
1212 "fbsource//third-party/rust:anyhow" ,
1313 "fbsource//third-party/rust:clap" ,
1414 "fbsource//third-party/rust:futures" ,
15- "fbsource//third-party/rust:rand_distr " ,
15+ "fbsource//third-party/rust:rand_distr_05 " ,
1616 "fbsource//third-party/rust:tokio" ,
1717 ":blobstore" ,
1818 ":blobstore_stats" ,
@@ -326,7 +326,7 @@ rust_library(
326326 "fbsource//third-party/rust:anyhow" ,
327327 "fbsource//third-party/rust:async-trait" ,
328328 "fbsource//third-party/rust:rand_09" ,
329- "fbsource//third-party/rust:rand_distr " ,
329+ "fbsource//third-party/rust:rand_distr_05 " ,
330330 "fbsource//third-party/rust:tokio" ,
331331 ":blobstore" ,
332332 "//eden/mononoke/mononoke_types:mononoke_types" ,
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ rust_unittest(
6262 "fbsource//third-party/rust:bytes" ,
6363 "fbsource//third-party/rust:futures" ,
6464 "fbsource//third-party/rust:rand_09" ,
65- "fbsource//third-party/rust:rand_distr " ,
65+ "fbsource//third-party/rust:rand_distr_05 " ,
6666 "fbsource//third-party/rust:rand_xorshift" ,
6767 "fbsource//third-party/rust:tokio" ,
6868 "//common/rust/shed/cloned:cloned" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ rust_library(
1313 "fbsource//third-party/rust:futures-util" ,
1414 "fbsource//third-party/rust:indoc" ,
1515 "fbsource//third-party/rust:maplit" ,
16- "fbsource//third-party/rust:rand_distr " ,
16+ "fbsource//third-party/rust:rand_distr_05 " ,
1717 "//common/rust/shed/fbinit:fbinit" ,
1818 "//common/rust/shed/fbinit:fbinit-tokio" ,
1919 "//eden/mononoke/blobstore:delayblob" ,
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ rust_library(
8181 "fbsource//third-party/rust:percent-encoding" ,
8282 "fbsource//third-party/rust:quickcheck" ,
8383 "fbsource//third-party/rust:rand_09" ,
84- "fbsource//third-party/rust:rand_distr " ,
84+ "fbsource//third-party/rust:rand_distr_05 " ,
8585 "fbsource//third-party/rust:serde" ,
8686 "fbsource//third-party/rust:serde_derive" ,
8787 "fbsource//third-party/rust:serde_json" ,
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ rust_library(
1212 }),
1313 test_deps = [
1414 "fbsource//third-party/rust:maplit" ,
15- "fbsource//third-party/rust:rand_distr " ,
15+ "fbsource//third-party/rust:rand_distr_05 " ,
1616 "fbsource//third-party/rust:tokio" ,
1717 "//common/rust/shed/fbinit:fbinit" ,
1818 "//common/rust/shed/fbinit:fbinit-tokio" ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ rust_library(
2121 "fbsource//third-party/rust:futures" ,
2222 "fbsource//third-party/rust:maplit" ,
2323 "fbsource//third-party/rust:rand_09" ,
24- "fbsource//third-party/rust:rand_distr " ,
24+ "fbsource//third-party/rust:rand_distr_05 " ,
2525 "//common/rust/shed/facet:facet" ,
2626 "//common/rust/shed/justknobs_stub:justknobs" ,
2727 "//eden/mononoke/blobstore:blobstore" ,
You can’t perform that action at this time.
0 commit comments