Skip to content

Commit

Permalink
Merge pull request #97 from josueBarretogit/dependabot/cargo/tokio-1.…
Browse files Browse the repository at this point in the history
…43.0

build(deps): bump tokio from 1.42.0 to 1.43.0
  • Loading branch information
josueBarretogit authored Jan 17, 2025
2 parents 73edc71 + 501acb4 commit 49bae0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -26,7 +26,7 @@ crossterm = { version = "0.28.1", features = ["event-stream"] }
directories = "5.0.1"
image = "0.25.4"
reqwest = { version = "0.12.4", features = ["json"] }
tokio = { version = "1.42.0", features = ["full"] }
tokio = { version = "1.43.0", features = ["full"] }
serde = { version = "1.0.210", features = ["derive"] }
strum = "0.26.3"
strum_macros = "0.26"
Expand Down

0 comments on commit 49bae0a

Please sign in to comment.