mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-07-25 19:09:22 +02:00
fix(deps): update rust crate futures to 0.3.28
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user