chore: Release

This commit is contained in:
2025-05-18 12:53:54 -04:00
parent b72ca67302
commit 66166b47f0
4 changed files with 12 additions and 5 deletions

4
Cargo.lock generated
View File

@@ -40,7 +40,7 @@ dependencies = [
[[package]]
name = "comlexr"
version = "1.4.1"
version = "1.4.2"
dependencies = [
"comlexr_macro",
"rstest",
@@ -51,7 +51,7 @@ dependencies = [
[[package]]
name = "comlexr_macro"
version = "1.4.1"
version = "1.4.2"
dependencies = [
"proc-macro2",
"quote",