Skip to content

Commit

Permalink
Revert "Bump prost from 0.12.4 to 0.13.1 in /cmd/oci-catalog (vmware-…
Browse files Browse the repository at this point in the history
…tanzu#7888)"

This reverts commit fe4b103.
  • Loading branch information
beni0888 committed Jul 15, 2024
1 parent f637e57 commit 090298c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 34 deletions.
43 changes: 10 additions & 33 deletions cmd/oci-catalog/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/oci-catalog/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clap = { version = "4.5", features = ["derive", "env"] }
env_logger = "0.11"
futures-core = "0.3"
log = "0.4"
prost = "0.13"
prost = "0.12"
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 090298c

Please sign in to comment.