pub const FORMAT_VERSION: &str = "3.12.1";Expand description
The sops format version this crate writes into sops.version.
We claim the format version, not our own release version, because the field is read by real sops to decide how to parse. Measured against the binary in the operator’s profile.