Skip to content

Commit

Permalink
chore(deps): bump tokio from 1.22.0 to 1.25.0
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.22.0...tokio-1.25.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 30, 2023
1 parent 99fcad5 commit 4ad16e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy_static = { version = "1.4.0", optional = true }
watchexec = "2.0.2"
watchexec-filterer-ignore = "1.0.0"
ignore-files = "1.0.1"
tokio = { version = "1.22.0", features = ["macros", "rt"] }
tokio = { version = "1.25.0", features = ["macros", "rt"] }
thiserror = "1.0.37"

[features]
Expand Down

0 comments on commit 4ad16e0

Please sign in to comment.