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 |
|
dependabot[bot]
|
d1590f00ec
|
Bump clap from 3.1.18 to 3.2.1 (#73)
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.18 to 3.2.1.
- [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.1.18...clap_complete-v3.2.1)
---
updated-dependencies:
- dependency-name: clap
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-14 10:45:35 +08:00 |
|
|
|
8062db86d7
|
Impl Send for UgoiraError2
|
2022-06-14 02:28:00 +00:00 |
|
|
|
be15a388ca
|
Update
|
2022-06-13 23:49:10 +00:00 |
|
|
|
aff743e1f2
|
Use downloader
|
2022-06-13 15:00:09 +00:00 |
|
|
|
5f896bdca3
|
Impl Display for downloader error
|
2022-06-13 12:57:42 +00:00 |
|
|
|
f3b702eb4e
|
Update
|
2022-06-13 12:21:36 +00:00 |
|
|
|
dd73b28a81
|
Update README
|
2022-06-13 11:24:30 +00:00 |
|
|
|
c8c3290f32
|
Update
|
2022-06-13 08:44:16 +00:00 |
|
|
|
960288e350
|
Update
|
2022-06-13 04:31:59 +00:00 |
|
|
|
98e8e8dd69
|
Update
|
2022-06-11 14:38:03 +00:00 |
|
|
|
25fd3a73fe
|
Add missing #[inline]
|
2022-06-10 10:31:28 +00:00 |
|
|
|
defea9b761
|
Update
|
2022-06-10 04:28:38 +00:00 |
|
|
|
a5d582c67b
|
Fix reopen error
|
2022-06-10 04:00:21 +00:00 |
|
|
|
4bed81248e
|
Update
|
2022-06-10 03:18:41 +00:00 |
|
|
|
5206cc9a28
|
Make sure pd file do not contain gabbage
|
2022-06-10 02:55:23 +00:00 |
|
dependabot[bot]
|
7ad6730b32
|
Bump semver from 1.0.9 to 1.0.10 (#72)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.9...1.0.10)
---
updated-dependencies:
- dependency-name: semver
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-10 10:44:58 +08:00 |
|
|
|
b7aab2a540
|
add more tests
|
2022-06-09 06:41:01 +00:00 |
|
dependabot[bot]
|
f535d751e5
|
Bump tracing from 0.1.34 to 0.1.35 (#71)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.34...tracing-0.1.35)
---
updated-dependencies:
- dependency-name: tracing
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-09 11:17:13 +08:00 |
|
|
|
455f7c7938
|
Update
|
2022-06-08 14:35:36 +00:00 |
|
|
|
9912210fe2
|
Fix create_download_tasks_simple may panic
|
2022-06-08 13:34:39 +00:00 |
|
|
|
3c204aa2fb
|
Update
|
2022-06-08 12:03:59 +00:00 |
|
dependabot[bot]
|
df9f726ada
|
Bump unicode-bidi from 0.3.7 to 0.3.8 (#47)
Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/commits)
---
updated-dependencies:
- dependency-name: unicode-bidi
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-08 08:33:06 +08:00 |
|
dependabot[bot]
|
7c28f11db8
|
Bump http from 0.2.6 to 0.2.8 (#64)
Bumps [http](https://github.com/hyperium/http) from 0.2.6 to 0.2.8.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.6...v0.2.8)
---
updated-dependencies:
- dependency-name: http
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-08 08:26:08 +08:00 |
|
dependabot[bot]
|
384ee9aa01
|
Bump wasm-bindgen-futures from 0.4.29 to 0.4.30 (#69)
Bumps [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) from 0.4.29 to 0.4.30.
- [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-08 08:21:32 +08:00 |
|
dependabot[bot]
|
6322eff288
|
Bump mio from 0.8.2 to 0.8.3 (#70)
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.2 to 0.8.3.
- [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.2...v0.8.3)
---
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-08 08:20:16 +08:00 |
|
dependabot[bot]
|
d71e8cf0d9
|
Bump anyhow from 1.0.55 to 1.0.57 (#68)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.55 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.55...1.0.57)
---
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-08 08:20:07 +08:00 |
|
dependabot[bot]
|
f8f9949fb2
|
Bump tokio-util from 0.6.9 to 0.6.10 (#67)
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.6.9...tokio-util-0.6.10)
---
updated-dependencies:
- dependency-name: tokio-util
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-08 08:19:56 +08:00 |
|
dependabot[bot]
|
caad2d3b06
|
Bump native-tls from 0.2.8 to 0.2.10 (#66)
Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.8 to 0.2.10.
- [Release notes](https://github.com/sfackler/rust-native-tls/releases)
- [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.8...v0.2.10)
---
updated-dependencies:
- dependency-name: native-tls
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-08 08:19:33 +08:00 |
|
dependabot[bot]
|
2a106cba6f
|
Bump web-sys from 0.3.56 to 0.3.57 (#65)
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.56 to 0.3.57.
- [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-08 08:15:37 +08:00 |
|
dependabot[bot]
|
1099cf0992
|
Bump serde_json from 1.0.79 to 1.0.81 (#62)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.81)
---
updated-dependencies:
- dependency-name: serde_json
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-08 08:15:19 +08:00 |
|
dependabot[bot]
|
c850ad84d0
|
Bump syn from 1.0.94 to 1.0.96 (#61)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.94 to 1.0.96.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.94...1.0.96)
---
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-08 08:14:01 +08:00 |
|
dependabot[bot]
|
a6bf670745
|
Bump schannel from 0.1.19 to 0.1.20 (#60)
Bumps [schannel](https://github.com/steffengy/schannel-rs) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/steffengy/schannel-rs/releases)
- [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.19...v0.1.20)
---
updated-dependencies:
- dependency-name: schannel
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-08 08:09:31 +08:00 |
|
dependabot[bot]
|
212692e694
|
Bump tracing-core from 0.1.26 to 0.1.27 (#59)
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.26 to 0.1.27.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.26...tracing-core-0.1.27)
---
updated-dependencies:
- dependency-name: tracing-core
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-08 08:07:57 +08:00 |
|
dependabot[bot]
|
60dc23cd8f
|
Bump ipnet from 2.3.1 to 2.5.0 (#58)
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/compare/2.3.1...2.5.0)
---
updated-dependencies:
- dependency-name: ipnet
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-08 08:07:49 +08:00 |
|
dependabot[bot]
|
448ca36b0a
|
Bump tracing from 0.1.31 to 0.1.34 (#57)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.31 to 0.1.34.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.31...tracing-0.1.34)
---
updated-dependencies:
- dependency-name: tracing
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-08 08:07:38 +08:00 |
|
dependabot[bot]
|
f6654ee99a
|
Bump memchr from 2.4.1 to 2.5.0 (#56)
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/BurntSushi/memchr/releases)
- [Commits](https://github.com/BurntSushi/memchr/compare/2.4.1...2.5.0)
---
updated-dependencies:
- dependency-name: memchr
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-08 08:07:23 +08:00 |
|
dependabot[bot]
|
fd727208ae
|
Bump js-sys from 0.3.56 to 0.3.57 (#55)
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.56 to 0.3.57.
- [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-08 08:05:55 +08:00 |
|
dependabot[bot]
|
7a6342aadd
|
Bump quote from 1.0.15 to 1.0.18 (#54)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.15 to 1.0.18.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.15...1.0.18)
---
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-08 08:03:25 +08:00 |
|
dependabot[bot]
|
61e56b0a6d
|
Bump rustls from 0.20.4 to 0.20.6 (#46)
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.4 to 0.20.6.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.20.4...v/0.20.6)
---
updated-dependencies:
- dependency-name: rustls
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-08 08:02:58 +08:00 |
|
dependabot[bot]
|
37ef9bc546
|
Bump openssl from 0.10.38 to 0.10.40 (#52)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.40.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.40)
---
updated-dependencies:
- dependency-name: openssl
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-08 08:02:25 +08:00 |
|
dependabot[bot]
|
520f90a477
|
Bump which from 4.2.4 to 4.2.5 (#53)
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.2.4...4.2.5)
---
updated-dependencies:
- dependency-name: which
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-08 08:01:04 +08:00 |
|
dependabot[bot]
|
46604d539f
|
Bump ryu from 1.0.9 to 1.0.10 (#51)
Bumps [ryu](https://github.com/dtolnay/ryu) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.9...1.0.10)
---
updated-dependencies:
- dependency-name: ryu
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-08 08:00:05 +08:00 |
|
dependabot[bot]
|
1e6d952983
|
Bump termcolor from 1.1.2 to 1.1.3 (#50)
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/BurntSushi/termcolor/releases)
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.1.2...1.1.3)
---
updated-dependencies:
- dependency-name: termcolor
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-08 07:59:41 +08:00 |
|
dependabot[bot]
|
08a6c88df7
|
Bump encoding_rs from 0.8.30 to 0.8.31 (#49)
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.30 to 0.8.31.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases)
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.30...v0.8.31)
---
updated-dependencies:
- dependency-name: encoding_rs
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-08 07:59:26 +08:00 |
|
dependabot[bot]
|
181518a01a
|
Bump slab from 0.4.5 to 0.4.6 (#45)
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.5...v0.4.6)
---
updated-dependencies:
- dependency-name: slab
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-08 07:55:23 +08:00 |
|
dependabot[bot]
|
ece1baff31
|
Bump once_cell from 1.9.0 to 1.12.0 (#44)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.9.0...v1.12.0)
---
updated-dependencies:
- dependency-name: once_cell
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-08 07:55:13 +08:00 |
|
dependabot[bot]
|
f23456637c
|
Bump num-integer from 0.1.44 to 0.1.45 (#43)
Bumps [num-integer](https://github.com/rust-num/num-integer) from 0.1.44 to 0.1.45.
- [Release notes](https://github.com/rust-num/num-integer/releases)
- [Changelog](https://github.com/rust-num/num-integer/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-integer/compare/num-integer-0.1.44...num-integer-0.1.45)
---
updated-dependencies:
- dependency-name: num-integer
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-08 07:55:04 +08:00 |
|
dependabot[bot]
|
a20290d0a2
|
Bump toml from 0.5.8 to 0.5.9 (#42)
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.8...0.5.9)
---
updated-dependencies:
- dependency-name: toml
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-08 07:53:10 +08:00 |
|
dependabot[bot]
|
28425a0581
|
Bump tokio-rustls from 0.23.2 to 0.23.4 (#41)
Bumps [tokio-rustls](https://github.com/tokio-rs/tls) from 0.23.2 to 0.23.4.
- [Release notes](https://github.com/tokio-rs/tls/releases)
- [Commits](https://github.com/tokio-rs/tls/commits)
---
updated-dependencies:
- dependency-name: tokio-rustls
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-08 07:52:59 +08:00 |
|