Release Notes
Changed
- Dropped the
serde-envfile dependency in favor of a small in-tree
.env serializer. The previous git-pinned fork blocked publishing to
crates.io; the new serializer applies the same escapes (backslash,
double quote, dollar, newline) that the fork added and emits keys in
sorted order for stable diffs.
Install secretspec 0.9.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cachix/secretspec/releases/download/v0.9.1/secretspec-installer.sh | sh
Download secretspec 0.9.1