update cargo.toml version

This commit is contained in:
jhqxxx
2025-12-03 23:28:21 +08:00
parent 697484cf23
commit a2789e3343
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -19,7 +19,7 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
[[package]]
name = "aha"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"aha_openai_dive",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "aha"
version = "0.1.2"
version = "0.1.3"
edition = "2024"
repository = "https://github.com/jhqxxx/aha"
license = "Apache-2.0"