Skip to content

Commit

Permalink
fix(deps): update rust crate futures to 0.3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 5db80eb commit dd25052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ log = "0.4.21"
log4rs = { version = "1.3.0", default-features = false, features = ["file_appender", "json_encoder"] }

bytes = "1.6.0"
futures = "0.3"
futures = "0.3.30"
http = "1.1.0"
k8s-openapi = { version = "0.21.1", default-features = false, features = ["v1_27"] }
kube = { version = "0.90.0" }
Expand Down

0 comments on commit dd25052

Please sign in to comment.