Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from fluctuo/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
tdelmas authored Dec 27, 2023
2 parents 30f89bd + 8e5c6fc commit be3ff37
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 @@ -15,7 +15,7 @@ napi = ["dep:napi", "dep:napi-derive"]
pretty_assertions = "1.4.0"

[dependencies]
futures = "0.3.29"
futures = "0.3.30"
http = "1.0.0"
serde_json = "1.0.108"
serde_with = "3.4.0"
Expand Down

0 comments on commit be3ff37

Please sign in to comment.