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

Commit

Permalink
fix(deps): update rust crate futures to 0.3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kjuulh committed Mar 30, 2023
1 parent b094ae4 commit 696007c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 crates/dagger-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ serde_json = { workspace = true }
tracing.workspace = true
tracing-subscriber.workspace = true

futures = "0.3.27"
futures = "0.3.28"
derive_builder = "0.12.0"

[dev-dependencies]
Expand Down

0 comments on commit 696007c

Please sign in to comment.