Skip to content

Commit

Permalink
add license to rust protobuf bindings (#327)
Browse files Browse the repository at this point in the history
In order for the sigstore_protobuf_specs crate to
be packaged in a Fedora RPM we need the crate
to include the necessary license metadata.

Signed-off-by: Andrew Stoycos <[email protected]>
  • Loading branch information
Andrew Stoycos authored May 14, 2024
1 parent 2c9be05 commit bfb2ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen/pb-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ members = [
"sigstore-protobuf-specs-codegen",
"sigstore-protobuf-specs-derive",
]
license = "Apache-2.0"

0 comments on commit bfb2ed8

Please sign in to comment.