Skip to content

Commit

Permalink
Merge pull request #829 from containers/renovate/rust-futures-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update rust-futures monorepo to 0.3.29
  • Loading branch information
openshift-ci[bot] authored Oct 26, 2023
2 parents bd17508 + 9d9f600 commit dd1d554
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ tokio-stream = { version = "0.1", features = ["net"] }
tonic = "0.10"
mozim = "0.2.2"
prost = "0.12"
futures-channel="0.3.28"
futures-channel="0.3.29"
futures-core = "0.3.28"
futures-util = "0.3.28"
futures-util = "0.3.29"
nispor = "1.2.14"
http = "0.2.9"
tower = { version = "0.4" }
Expand Down

0 comments on commit dd1d554

Please sign in to comment.