Skip to content

Commit

Permalink
Merge pull request #430 from sigstore/dependabot/cargo/sigstore_proto…
Browse files Browse the repository at this point in the history
…buf_specs-0.4

build(deps): update sigstore_protobuf_specs requirement from 0.3 to 0.4
  • Loading branch information
flavio authored Feb 6, 2025
2 parents 0581643 + 697003b commit 6713337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ serde_json = "1.0"
serde_with = { version = "3.9", features = ["base64", "json"], optional = true }
sha2 = { version = "0.10", features = ["oid"] }
signature = { version = "2.2" }
sigstore_protobuf_specs = { version = "0.3", optional = true }
sigstore_protobuf_specs = { version = "0.4", optional = true }
thiserror = "2.0"
tokio = { version = "1", features = ["rt"] }
tokio-util = { version = "0.7", features = ["io-util"] }
Expand Down

0 comments on commit 6713337

Please sign in to comment.