diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-09-08 13:02:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-08 13:02:14 +0200 |
| commit | 241d2281045b7edef93b069a739eee54bf9f1640 (patch) | |
| tree | 9ba6e0e32d64aaaa02060d55a753724e66919ecc /Cargo.lock | |
| parent | 05c46f59692366c0d7545ebb5f4c3afffe6364fa (diff) | |
upgrade: deno_doc to 0.1.5 (#7391)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index 158b397f1..987663054 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -466,9 +466,9 @@ dependencies = [ [[package]] name = "deno_doc" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d394f900edfefea7dbf39a6c078942df91d09a718279c3ef33f755c1720a146d" +checksum = "09c0c17b826a68cc4ef4eb4d9a46f12d20d9f1f97b0109dbfdc45172adc19a51" dependencies = [ "futures", "lazy_static", |
