From fc19e401a04168afa5e5c95fb10cb03ba242f28b Mon Sep 17 00:00:00 2001 From: hardfist Date: Sat, 16 May 2026 11:55:14 +0800 Subject: [PATCH] chore: release 0.4.23 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a1ebc5b4..6825cc84 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -780,7 +780,7 @@ dependencies = [ [[package]] name = "rspack_sources" -version = "0.4.22" +version = "0.4.23" dependencies = [ "codspeed-criterion-compat", "criterion", diff --git a/Cargo.toml b/Cargo.toml index 6592b66c..3802783a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rspack_sources" -version = "0.4.22" +version = "0.4.23" edition = "2021" authors = ["h-a-n-a ", "ahabhgk "] resolver = "2"