0.2.1: クレートのバーションと公開設定のアップデート

This commit is contained in:
2025-10-24 03:35:54 +09:00
parent 48bbab0a69
commit b494529779
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "worker-types"
version = "0.1.0"
edition = "2024"
publish = false
[dependencies]
serde = { version = "1.0", features = ["derive"] }