We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f7e65 commit 3e6f082Copy full SHA for 3e6f082
1 file changed
rust/cert-tools/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "cert-tools"
3
description = "Merge multiple truststores encoded as PEM or PKCS12 into a JVM compatible format"
4
-version = "0.1.1"
+version = "0.1.1" # Managed by .scripts/release_cert-tools.sh
5
authors.workspace = true
6
license.workspace = true
7
edition.workspace = true
0 commit comments