Skip to content

Commit

Permalink
remove [bin] section from rustls-cert-gen/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Oct 13, 2023
1 parent b757413 commit d36a50a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rustls-cert-gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ version = "0.1.0"
license.workspace = true
edition.workspace = true

[[bin]]
name = "rustls-cert-gen"
path = "src/main.rs"

[dependencies]
rcgen = { path = "../rcgen" }
pem = { workspace = true }

0 comments on commit d36a50a

Please sign in to comment.