Skip to content

Commit

Permalink
chore: update futures to 0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-sakamoto committed Nov 7, 2024
1 parent 9ae3715 commit 0fbba9f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -39,7 +39,7 @@ chrono = "0.4"
clap = { version = "4.5.4", features = ["derive"] }
dialoguer = "0.11.0"
env_logger = "0.11.3"
futures = "0.3.30"
futures = "0.3.31"
log = "0.4.21"
regex = "1.10.4"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 0fbba9f

Please sign in to comment.