From d5c792d8f21586ce04b63d955666db7b1729229a Mon Sep 17 00:00:00 2001 From: Swanny Date: Thu, 21 May 2026 13:30:00 -0400 Subject: [PATCH] chore: deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 39c5cf0..d45d4ce 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.22.0" +version = "0.23.0" edition = "2021" rust-version = "1.92" authors = ["init4", "James Prestwich", "evalir", "Fraser Hutchison"]