重构:源码文件改为蛇形命名,新增 .gitignore 忽略构建产物,版本升至 1.0.1

This commit is contained in:
2026-08-25 12:03:10 +08:00
parent 439549a27f
commit efb71c4850
9 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
name = "otp"
organization = "simcu"
description = "SimApi OTP(一次性密码)库:HOTP/TOTP 实现(RFC 4226/6238),Base32 密钥与 otpauth:// URI 生成"
version = "1.0.0"
version = "1.0.1"
target-dir = ""
output-type = "static"