chore: update Cargo.lock for tracing dependency in core crate

This commit is contained in:
huqiantao
2026-06-07 19:47:36 +08:00
parent 265b8ee142
commit 9aa71e24c0
Generated
+1
View File
@@ -890,6 +890,7 @@ dependencies = [
"codewhale-state",
"codewhale-tools",
"serde_json",
"tracing",
"uuid",
]