chore: lock serde_json dev-dep for spacesh-core (Task 1 followup)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-15 16:01:58 +07:00
parent 60383cd543
commit d00abcd2f6
Generated
+1
View File
@@ -885,6 +885,7 @@ version = "0.1.2"
dependencies = [
"alacritty_terminal",
"serde",
"serde_json",
"spacesh-proto",
]