@@ -1809,7 +1809,7 @@ fn run() -> Result<()> {
1809
1809
[ `gen_ascii_chars` ] : https://docs.rs/rand/*/rand/trait.Rng.html#method.gen_ascii_chars
1810
1810
[ `HashMap` ] : https://doc.rust-lang.org/std/collections/struct.HashMap.html
1811
1811
[ `hmac::Signature` ] : https://briansmith.org/rustdoc/ring/hmac/struct.Signature.html
1812
- [ `IndependentSample::ind_sample` ] : https://doc.rust-lang.org /rand/*/rand/distributions/trait.IndependentSample.html#tymethod.ind_sample
1812
+ [ `IndependentSample::ind_sample` ] : https://docs.rs /rand/*/rand/distributions/trait.IndependentSample.html#tymethod.ind_sample
1813
1813
[ `Lines` ] : https://doc.rust-lang.org/std/io/struct.Lines.html
1814
1814
[ `Metadata::is_file` ] : https://doc.rust-lang.org/std/fs/struct.Metadata.html#method.is_file
1815
1815
[ `Metadata::modified` ] : https://doc.rust-lang.org/std/fs/struct.Metadata.html#method.modified
@@ -1823,19 +1823,19 @@ fn run() -> Result<()> {
1823
1823
[ `NaiveDateTime` ] : https://docs.rs/chrono/*/chrono/naive/struct.NaiveDateTime.html
1824
1824
[ `NaiveTime::from_hms` ] : https://docs.rs/chrono/*/chrono/naive/struct.NaiveTime.html#method.from_hms
1825
1825
[ `NaiveTime` ] : https://docs.rs/chrono/*/chrono/naive/struct.NaiveTime.html
1826
- [ `Normal` ] : https://doc.rust-lang.org /rand/*/rand/distributions/normal/struct.Normal.html
1826
+ [ `Normal` ] : https://docs.rs /rand/*/rand/distributions/normal/struct.Normal.html
1827
1827
[ `num_cpus::get` ] : https://docs.rs/num_cpus/*/num_cpus/fn.get.html
1828
1828
[ `offset::FixedOffset` ] : https://docs.rs/chrono/*/chrono/offset/struct.FixedOffset.html
1829
1829
[ `offset::Local::now` ] : https://docs.rs/chrono/*/chrono/offset/struct.Local.html#method.now
1830
1830
[ `Output` ] : https://doc.rust-lang.org/std/process/struct.Output.html
1831
1831
[ `pbkdf2::derive` ] : https://briansmith.org/rustdoc/ring/pbkdf2/fn.derive.html
1832
1832
[ `pbkdf2::verify` ] : https://briansmith.org/rustdoc/ring/pbkdf2/fn.verify.html
1833
1833
[ `process::Stdio` ] : https://doc.rust-lang.org/std/process/struct.Stdio.html
1834
- [ `rand::Rand` ] : https://doc.rust-lang.org /rand/*/rand/trait.Rand.html
1835
- [ `rand::Rand` ] : https://doc.rust-lang.org /rand/*/rand/trait.Rand.html
1836
- [ `rand::Rng` ] : https://doc.rust-lang.org /rand/*/rand/trait.Rng.html
1837
- [ `rand::thread_rng` ] : https://doc.rust-lang.org /rand/*/rand/fn.thread_rng.html
1838
- [ `Range` ] : https://doc.rust-lang.org /rand/*/rand/distributions/range/struct.Range.html
1834
+ [ `rand::Rand` ] : https://docs.rs /rand/*/rand/trait.Rand.html
1835
+ [ `rand::Rand` ] : https://docs.rs /rand/*/rand/trait.Rand.html
1836
+ [ `rand::Rng` ] : https://docs.rs /rand/*/rand/trait.Rng.html
1837
+ [ `rand::thread_rng` ] : https://docs.rs /rand/*/rand/fn.thread_rng.html
1838
+ [ `Range` ] : https://docs.rs /rand/*/rand/distributions/range/struct.Range.html
1839
1839
[ `Read` ] : https://doc.rust-lang.org/std/io/trait.Read.html
1840
1840
[ `Regex::captures_iter` ] : https://doc.rust-lang.org/regex/*/regex/struct.Regex.html#method.captures_iter
1841
1841
[ `regex::RegexSet` ] : https://doc.rust-lang.org/regex/*/regex/struct.RegexSet.html
@@ -1844,7 +1844,7 @@ fn run() -> Result<()> {
1844
1844
[ `Regex` ] : https://doc.rust-lang.org/regex/*/regex/struct.Regex.html
1845
1845
[ `ring::hmac` ] : https://briansmith.org/rustdoc/ring/hmac/
1846
1846
[ `ring::pbkdf2` ] : https://briansmith.org/rustdoc/ring/pbkdf2/index.html
1847
- [ `Rng::gen_range` ] : https://doc.rust-lang.org /rand/*/rand/trait.Rng.html#method.gen_range
1847
+ [ `Rng::gen_range` ] : https://docs.rs /rand/*/rand/trait.Rng.html#method.gen_range
1848
1848
[ `RwLock` ] : https://doc.rust-lang.org/std/sync/struct.RwLock.html
1849
1849
[ `SecureRandom::fill` ] : https://briansmith.org/rustdoc/ring/rand/trait.SecureRandom.html#tymethod.fill
1850
1850
[ `seek` ] : https://doc.rust-lang.org/std/fs/struct.File.html#method.seek
@@ -1858,7 +1858,7 @@ fn run() -> Result<()> {
1858
1858
[ `Timelike` ] : https://docs.rs/chrono/*/chrono/trait.Timelike.html
1859
1859
[ `Utc::now` ] : https://docs.rs/chrono/*/chrono/offset/struct.Utc.html#method.now
1860
1860
[ Matching ] :https://docs.rs/error-chain/*/error_chain/#matching-errors
1861
- [ rand-distributions ] : https://doc.rust-lang.org /rand/*/rand/distributions/index.html
1861
+ [ rand-distributions ] : https://docs.rs /rand/*/rand/distributions/index.html
1862
1862
[ replacement string syntax ] : https://docs.rs/regex/*/regex/struct.Regex.html#replacement-string-syntax
1863
1863
1864
1864
<!-- Other Reference -->
0 commit comments