Skip to content

Commit ff4647d

Browse files
authored
Merge pull request #5 from cisco-open/dependabot/cargo/futures-0.3.31
Bump futures from 0.3.30 to 0.3.31
2 parents 2e28d12 + f6cafc3 commit ff4647d

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
futures = "0.3.30"
9+
futures = "0.3.31"
1010
k8s-openapi = { version = "0.22.0", features = ["latest"] }
1111
kube = { version = "0.92.1", features = ["runtime"] }
1212
prometheus_exporter = "0.8.5"

0 commit comments

Comments
 (0)