lib

mogh_secret_file (0.2.0)

Published 2026-01-11 22:55:38 +00:00 by max

Installation

[registry]
default = "forgejo"

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add mogh_secret_file@0.2.0

About this package

Secret file module

Helpers for parsing secret values from file contents.

For example, used to parse secrets from the files specified in env variable ending in _FILE.

Compatible with docker compose secrets, see https://docs.docker.com/compose/how-tos/use-secrets/.

Dependencies

ID Version
thiserror ^2.0.17
tokio ^1.49.0
Details
Cargo
2026-01-11 22:55:38 +00:00
2
moghtech <contact@mogh.tech>
MIT
5.2 KiB
Assets (1)
Versions (2) View all
0.2.0 2026-01-11
0.1.0 2026-01-04