Skip to content

Commit

Permalink
Run cargo update (#5289)
Browse files Browse the repository at this point in the history
* Run cargo update

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update hash used in test

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Revert "Update hash used in test"

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

This reverts commit ab2442e.

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
  • Loading branch information
antgamdia committed Sep 5, 2022
1 parent dfd04c4 commit 937cc17
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 63 deletions.
125 changes: 63 additions & 62 deletions cmd/pinniped-proxy/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 cmd/pinniped-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ url = "2.2"
http = "0.2.8"

[features]
default = ["v1_22"]
default = ["v1_24"]

# k8s target version when compiling k8s-openapi
# See https://doc.rust-lang.org/cargo/reference/features.html#dependency-features
Expand Down

0 comments on commit 937cc17

Please sign in to comment.