Skip to content

Commit 51c0f82

Browse files
committed
Rename to truststore-merger
1 parent 87e7ac3 commit 51c0f82

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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 = "stackable-truststore-merger"
2+
name = "truststore-merger"
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.1"
55
authors.workspace = true

0 commit comments

Comments
 (0)