chore(secrets-mcp): bump version to 0.1.10

Made-with: Cursor
This commit is contained in:
voson
2026-03-21 16:46:33 +08:00
parent f720983328
commit 417666d527
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1949,7 +1949,7 @@ dependencies = [
[[package]]
name = "secrets-mcp"
version = "0.1.9"
version = "0.1.10"
dependencies = [
"anyhow",
"askama",

View File

@@ -1,6 +1,6 @@
[package]
name = "secrets-mcp"
version = "0.1.9"
version = "0.1.10"
edition.workspace = true
[[bin]]