feat: v0.1.3, sign supports --message-type

This commit is contained in:
2025-07-19 13:51:48 +08:00
parent 927350c4b1
commit 0ffd9c6c28
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "external-command-rs"
version = "0.1.2"
version = "0.1.3"
edition = "2024"
authors = ["Hatter Jiang"]
repository = "https://git.hatter.ink/hatter/external-command-rs"