Skip to content

Commit

Permalink
Merge pull request #114 from akiomik/dependabot/cargo/futures-0.3.31
Browse files Browse the repository at this point in the history
Bump futures from 0.3.30 to 0.3.31
  • Loading branch information
akiomik authored Nov 26, 2024
2 parents 401b55c + 82a0f4e commit 0016d32
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -23,7 +23,7 @@ config = "0.14.1"
crossterm = { version = "0.27.0", features = ["serde", "event-stream"] }
derive_deref = "1.1.1"
directories = "5.0.1"
futures = "0.3.28"
futures = "0.3.31"
human-panic = "2.0.2"
json5 = "0.4.1"
lazy_static = "1.5.0"
Expand Down

0 comments on commit 0016d32

Please sign in to comment.