chore(@projects/@magic-civilization): 🔒 update Cargo.lock for uuid js wasm32 feature

Lockfile churn from enabling uuid's `js` feature on wasm32 (api-wasm WASM build).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Natalie 2026-06-24 19:49:47 -04:00
parent b55d880eb5
commit 155620ae7b

View file

@ -1583,6 +1583,7 @@ dependencies = [
"serde",
"serde-wasm-bindgen",
"serde_json",
"uuid",
"wasm-bindgen",
]