Commit Graph

234 Commits

Author SHA1 Message Date
eae366f130 add Proxy settings 2022-06-20 10:17:20 +00:00
f9c2cfa260 Update 2022-06-20 08:40:44 +00:00
a7df4ae112 Add progress bar for multiple thread mode 2022-06-20 04:28:32 +00:00
dependabot[bot]
c233f0d1a4 Bump mio from 0.8.3 to 0.8.4 (#89)
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.3...v0.8.4)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 11:04:59 +08:00
dependabot[bot]
eef4ad4326 Bump proc-macro2 from 1.0.39 to 1.0.40 (#88)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.39...1.0.40)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 11:04:45 +08:00
153d163a23 Update 2022-06-20 01:04:58 +00:00
54ab8bc0db Update 2022-06-19 23:58:10 +00:00
d7c6929ae6 Update 2022-06-19 15:29:21 +00:00
996c8ccdf2 Update 2022-06-19 14:54:49 +00:00
52f9ef9747 Update 2022-06-19 13:50:25 +00:00
ec963d2438 Update 2022-06-19 13:31:55 +00:00
3a35c88c5f Update 2022-06-19 04:32:35 +00:00
dependabot[bot]
3ade555e2c Bump tower-service from 0.3.1 to 0.3.2 (#85)
Bumps [tower-service](https://github.com/tower-rs/tower) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](https://github.com/tower-rs/tower/compare/tower-0.3.1...tower-service-0.3.2)

---
updated-dependencies:
- dependency-name: tower-service
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 09:50:13 +08:00
dependabot[bot]
0ecfca7d06 Bump anyhow from 1.0.57 to 1.0.58 (#86)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 09:50:02 +08:00
dependabot[bot]
516a9950b0 Bump syn from 1.0.96 to 1.0.98 (#87)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.96 to 1.0.98.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.96...1.0.98)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 09:49:42 +08:00
dependabot[bot]
5cce032165 Bump quote from 1.0.18 to 1.0.19 (#84)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.18...1.0.19)

---
updated-dependencies:
- dependency-name: quote
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 09:49:04 +08:00
99ba6050e3 Remove unneeded extern crate 2022-06-19 00:48:30 +00:00
1d6c2698ce Restore extern crate link_cplusplus 2022-06-18 15:41:34 +00:00
e34e1ea78b Remove unneeded extern crate 2022-06-18 15:34:47 +00:00
5cecdd4359 Remove all spin_on 2022-06-18 15:09:09 +00:00
6f9b6ef254 Remove worker_threads specify 2022-06-18 14:11:58 +00:00
8f054cddd3 Remove unneeded spin_on 2022-06-18 14:02:34 +00:00
dependabot[bot]
dcbc026d32 Bump indexmap from 1.8.2 to 1.9.0 (#83)
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/1.8.2...1.9.0)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-17 12:16:24 +08:00
d1e1296181 Remove unneeded syn parse 2022-06-16 14:15:50 +00:00
8ec5c66ee5 Update README.md 2022-06-16 13:58:07 +00:00
e538ee5715 Add test timout 2022-06-16 13:48:08 +00:00
8231792bf0 downloader: support to drop.
Fix .pd file not created when overwriting existed file.
2022-06-16 11:15:34 +00:00
9c9289102c Update 2022-06-16 08:42:43 +00:00
61924c8160 Update 2022-06-16 07:38:20 +00:00
dependabot[bot]
e2430d1d76 Bump wasm-bindgen-futures from 0.4.30 to 0.4.31 (#82)
Bumps [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 10:39:53 +08:00
dependabot[bot]
7c737bc184 Bump clap from 3.2.4 to 3.2.5 (#81)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 10:39:45 +08:00
dependabot[bot]
5883d5c84f Bump web-sys from 0.3.57 to 0.3.58 (#80)
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.57 to 0.3.58.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: web-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 10:39:35 +08:00
de581a69ec Update 2022-06-15 05:00:45 +00:00
dependabot[bot]
5b5eefeaad Bump js-sys from 0.3.57 to 0.3.58 (#79)
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.57 to 0.3.58.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: js-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 10:52:23 +08:00
dependabot[bot]
62c1d4a092 Bump clap from 3.2.1 to 3.2.4 (#78)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.1...v3.2.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 10:52:12 +08:00
dependabot[bot]
d2177c6103 Bump wasm-bindgen from 0.2.80 to 0.2.81 (#77)
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.80 to 0.2.81.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.80...0.2.81)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 10:51:59 +08:00
1aed174ff5 Update I18N 2022-06-14 20:33:10 +08:00
8b60be1fdb Add new options 2022-06-14 12:25:34 +00:00
a050487015 Remove unneed functions 2022-06-14 10:52:53 +00:00
4ec44c65e4 Use downloader 2022-06-14 10:48:05 +00:00
5e60a941a4 Fix broken pd file will cause PdFile::open failed 2022-06-14 10:05:14 +00:00
c79ad83404 Use i64 for retry count 2022-06-14 09:49:08 +00:00
27557964ae add retry count limit for downloader 2022-06-14 08:42:04 +00:00
248e2d44a2 Format the code 2022-06-14 06:02:51 +00:00
56624c7bd9 update 2022-06-14 04:32:35 +00:00
a0fc3220e9 Remove unwanted spin_on call 2022-06-14 04:19:49 +00:00
08f81cd144 Declare the main function as async 2022-06-14 04:13:33 +00:00
dependabot[bot]
d02db53706 Bump unicode-ident from 1.0.0 to 1.0.1 (#76)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: unicode-ident
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 10:46:00 +08:00
dependabot[bot]
671848b84e Bump clap_lex from 0.2.0 to 0.2.2 (#75)
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.2.0...clap_lex-v0.2.2)

---
updated-dependencies:
- dependency-name: clap_lex
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 10:45:51 +08:00
dependabot[bot]
492e51a18c Bump reqwest from 0.11.10 to 0.11.11 (#74)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.10...v0.11.11)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 10:45:43 +08:00