Skip to content

Commit d36a50a

Browse files
committed
remove [bin] section from rustls-cert-gen/Cargo.toml
1 parent b757413 commit d36a50a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rustls-cert-gen/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ version = "0.1.0"
44
license.workspace = true
55
edition.workspace = true
66

7-
[[bin]]
8-
name = "rustls-cert-gen"
9-
path = "src/main.rs"
10-
117
[dependencies]
128
rcgen = { path = "../rcgen" }
139
pem = { workspace = true }

0 commit comments

Comments
 (0)