Skip to content

Commit 0779d8f

Browse files
committed
Rename to cert-tool
1 parent cfce35c commit 0779d8f

3 files changed

Lines changed: 73 additions & 73 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/truststore-merger/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "truststore-merger"
2+
name = "cert-tool"
33
description = "A CLI tool to merge two truststores in PEM or PKCS12 format in such as way that they are accepted by the JVM"
44
version = "0.0.0-dev"
55
authors.workspace = true

0 commit comments

Comments
 (0)