mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-06 02:33:18 +01: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