Skip to content

Commit

Permalink
chore(deps): bump tokio from 1.37.0 to 1.38.0 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 980779f commit 7bfde26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,6 +19,6 @@ reqwest = { version = "0.12.4", features = ["rustls-tls", "brotli"], default-fea
rust-embed = "8.4.0"
serde = { version = "1.0.203", features = ["derive"] }
sysinfo = "0.30.12"
tokio = { version = "1.37.0", features = ["full"] }
tokio = { version = "1.38.0", features = ["full"] }
toml = "0.8.14"
zip = "2.1.1"

0 comments on commit 7bfde26

Please sign in to comment.