Release process Update the version in Cargo.toml Update dependencies: cargo update cd wini && cargo test && cd - cd wini && cargo +nightly fmt && cd - cd wini && cargo clippy && cd - git push nix flake update