v0.2.1: Fix async trait implementation warnings

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-06-17 10:42:15 +09:00
parent 6600a9e0cf
commit fccf75949c

View File

@ -1,6 +1,6 @@
[package]
name = "ailog"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
authors = ["syui"]
description = "A static blog generator with AI features"