chore: Release

This commit is contained in:
2025-01-30 22:02:21 -05:00
parent 2d7d6cf641
commit ac948f193b
4 changed files with 15 additions and 5 deletions

4
Cargo.lock generated
View File

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