dotseal 0.1.0

Seal individual dotenv values with scope-bound keys (AES-256-GCM, AAD-bound to (scope, name))
Documentation
1
2
3
4
5
# dotseal rustfmt config — pinned to stable rustfmt defaults plus a few
# tweaks. Run `cargo fmt --check` in CI; see RELEASING.md.
edition = "2021"
max_width = 100
use_small_heuristics = "Default"