File: Cargo.toml

package info (click to toggle)
golang-github-sigstore-protobuf-specs 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,104 kB
  • sloc: makefile: 126; sh: 124; ruby: 7
file content (11 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "sigstore-protobuf-specs-codegen"
version = "0.0.1"
edition = "2021"

[dependencies]
anyhow = "1.0.98"
glob = "0.3"
prost-build = "0.14.1"
prost-reflect-build = "0.16.0"
which = "8.0.0"