diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-24 13:55:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 13:55:28 -0400 |
| commit | 0360c87582e2e5025c06fec2431b867992dc71b0 (patch) | |
| tree | c70c4be795f56f32b91db7d33ca9b4f0f2dbf2f7 | |
| parent | 3c4fa968aed0d720d3adbca76290dc9c144c5ffa (diff) | |
| download | xesite-0360c87582e2e5025c06fec2431b867992dc71b0.tar.xz xesite-0360c87582e2e5025c06fec2431b867992dc71b0.zip | |
build(deps): bump tokio from 1.3.0 to 1.4.0 (#347)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.3.0...tokio-1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2010,9 +2010,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" [[package]] name = "tokio" -version = "1.3.0" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d56477f6ed99e10225f38f9f75f872f29b8b8bd8c0b946f63345bb144e9eeda" +checksum = "134af885d758d645f0f0505c9a8b3f9bf8a348fd822e112ab5248138348f1722" dependencies = [ "autocfg", "bytes", |
