Skip to content

Commit

Permalink
Merge branch 'master' into go/example-paged
Browse files Browse the repository at this point in the history
  • Loading branch information
nightkr authored Aug 17, 2022
2 parents d9702af + 45ace67 commit 2c0ae46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kube-client = { path = "../kube-client", version = "=0.74.0", default-features =
derivative = "2.1.1"
serde = "1.0.130"
smallvec = "1.7.0"
ahash = "0.7"
ahash = "0.8"
parking_lot = "0.12.0"
pin-project = "1.0.2"
tokio = { version = "1.14.0", features = ["time"] }
Expand Down

0 comments on commit 2c0ae46

Please sign in to comment.