diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-13 09:59:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-13 09:59:22 -0400 |
| commit | e1e38be31e23479d1068e597e50f7af360f402b9 (patch) | |
| tree | 2fc6973d1fe1df392c61782c026a284397179724 | |
| parent | 6e21e1653c670b17675fedb73a83ac08b3c6a247 (diff) | |
| download | xesite-e1e38be31e23479d1068e597e50f7af360f402b9.tar.xz xesite-e1e38be31e23479d1068e597e50f7af360f402b9.zip | |
build(deps): bump tokio from 1.4.0 to 1.5.0 (#356)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.4.0...tokio-1.5.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
@@ -2065,9 +2065,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" [[package]] name = "tokio" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "134af885d758d645f0f0505c9a8b3f9bf8a348fd822e112ab5248138348f1722" +checksum = "83f0c8e7c0addab50b663055baf787d0af7f413a46e6e7fb9559a4e4db7137a5" dependencies = [ "autocfg", "bytes", |
