Skip to content

Commit

Permalink
Merge pull request #251 from amphitheatre-app/dependabot/cargo/future…
Browse files Browse the repository at this point in the history
…s-0.3.31

chore(deps): bump futures from 0.3.30 to 0.3.31
  • Loading branch information
wangeguo authored Oct 8, 2024
2 parents bf9c51d + a2b0285 commit 5bdc2f6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ async-nats = "0.36.0"
async-trait = "0.1.83"
clap = { version = "4.5.19", features = ["derive", "env"] }
dotenv = "0.15.0"
futures = "0.3.30"
futures = "0.3.31"
k8s-openapi = { version = "0.22.0", default-features = false, features = ["schemars", "latest"] }
kube = { version = "0.93.1", default-features = false, features = ["runtime", "derive", "rustls-tls"] }
lazy_static = "1.5.0"
Expand Down

0 comments on commit 5bdc2f6

Please sign in to comment.