Skip to content

Commit

Permalink
fix(deps): update rust crate futures-util to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 1a981fa commit 3f551b8
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 54 deletions.
100 changes: 47 additions & 53 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 @@ -18,7 +18,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_yaml = "0.9"
anyhow = "1"
futures-util = "0.3"
futures-util = "0.3.30"
structopt = "0.3"
directories-next = "2"
notify-rust = "4"
Expand Down

0 comments on commit 3f551b8

Please sign in to comment.