Skip to content

Commit

Permalink
Merge pull request #135 from tonymushah/renovate/rust-futures-monorepo
Browse files Browse the repository at this point in the history
Update Rust crate futures to 0.3.30
  • Loading branch information
tonymushah authored Dec 24, 2023
2 parents e6bb73a + 86c8684 commit ac3ad1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mangadex-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ path = "src/lib.rs"
version = "0.12"

[dependencies.futures]
version = "0.3.29"
version = "0.3.30"
optional = true

[dependencies.reqwest]
Expand Down

0 comments on commit ac3ad1d

Please sign in to comment.