Skip to content

Commit

Permalink
Merge pull request #18 from tonymushah/renovate/rust-futures-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update rust crate futures to 0.3.28
  • Loading branch information
tonymushah authored Aug 26, 2023
2 parents 24f27c6 + c70a240 commit 6aa95d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mangadex-api-types-rust = { version = "0.4", default-features = false }
log = "^0.4.20"
once_cell = "1.17.0"
fern = "0.6.2"
futures = { version = "0.3.21" }
futures = { version = "0.3.28" }
actix = { version = "0.13.0", optional = true}
actix-rt = { version = "2.2", optional = true}
linfa-linear = { version = "0.6.1", optional = true }
Expand Down

0 comments on commit 6aa95d4

Please sign in to comment.