Skip to content

Commit

Permalink
chore(deps): bump tokio from 1.38.1 to 1.39.1 (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 360a39e commit 0e37620
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 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 @@ -76,7 +76,7 @@ tera = "1.20.0"
term_cursor = "0.2.1"
term_size = "0.3.2"
time = { version = "0.3.36", features = ["serde-well-known"] }
tokio = { version = "1.38.1", features = ["full"] }
tokio = { version = "1.39.1", features = ["full"] }
url = "2.5.2"
uuid = { version = "1.10.0", features = ["v4", "fast-rng"] }
walkdir = "2.4.0"
Expand Down

0 comments on commit 0e37620

Please sign in to comment.