Skip to content

Commit 3e6f082

Browse files
committed
chore(cert-tools): Add comment to Cargo.toml
1 parent 89f7e65 commit 3e6f082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/cert-tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cert-tools"
33
description = "Merge multiple truststores encoded as PEM or PKCS12 into a JVM compatible format"
4-
version = "0.1.1"
4+
version = "0.1.1" # Managed by .scripts/release_cert-tools.sh
55
authors.workspace = true
66
license.workspace = true
77
edition.workspace = true

0 commit comments

Comments
 (0)