locket 0.15.0

Helper tool for secret injection as a dependency
Documentation
1
2
3
4
5
6
7
8
tag-name = "v{{version}}"
push = true
publish = true
consolidate-commits = true
sign-commit = false
sign-tag = false
allow-branch = ["main"]
pre-release-hook = ["sh", "-c", "cargo fmt -- --check && cargo xtask docs && cargo clippy -- -D warnings && cargo test --locked"]