From be4a36dde6ef9098f19a3e2d47e2223eecff5ddb Mon Sep 17 00:00:00 2001 From: evalir Date: Thu, 5 Feb 2026 10:55:40 +0100 Subject: [PATCH] chore: v0.18.0-rc.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 25c71dc..3dc1416 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "init4-bin-base" description = "Internal utilities for binaries produced by the init4 team" keywords = ["init4", "bin", "base"] -version = "0.18.0-rc.6" +version = "0.18.0-rc.7" edition = "2021" rust-version = "1.85" authors = ["init4", "James Prestwich", "evalir"]