diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-13 08:53:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-13 08:53:47 -0500 |
| commit | 7a7e1aff6fb9b96fb2b70306704a72f4e278f3f7 (patch) | |
| tree | d700044aa8d6bba28645e95f5cc394a304104190 | |
| parent | 1b9271eda2d5bc2d343606c7b9550be76f1cf1fc (diff) | |
| download | xesite-7a7e1aff6fb9b96fb2b70306704a72f4e278f3f7.tar.xz xesite-7a7e1aff6fb9b96fb2b70306704a72f4e278f3f7.zip | |
build(deps): bump tokio from 1.2.0 to 1.3.0 (#340)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.2.0...tokio-1.3.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.2.0" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8190d04c665ea9e6b6a0dc45523ade572c088d2e6566244c1122671dbf4ae3a" +checksum = "8d56477f6ed99e10225f38f9f75f872f29b8b8bd8c0b946f63345bb144e9eeda" dependencies = [ "autocfg", "bytes", |
