Skip to content

Commit ea0bd0d

Browse files
committed
ci: switched back to conventional release tag names
1 parent aeaefd8 commit ea0bd0d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

protoschema/Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ edition.workspace = true
1111
readme = "README.md"
1212

1313
[package.metadata.release]
14-
tag-name = "v{{version}}"
1514
pre-release-hook = [
1615
"sh",
1716
"-c",
@@ -34,11 +33,6 @@ common_types = []
3433
## Enables macros for generating fields with types coming from the `google.rpc` package.
3534
rpc_types = []
3635

37-
# [dev-dependencies]
38-
# protocheck-build = { workspace = true }
39-
# proto-types = { workspace = true }
40-
# prost-build = { workspace = true }
41-
4236
[package.metadata.docs.rs]
4337
all-features = true
4438
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)