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:
parent
b55d880eb5
commit
155620ae7b
1 changed files with 1 additions and 0 deletions
1
src/simulator/Cargo.lock
generated
1
src/simulator/Cargo.lock
generated
|
|
@ -1583,6 +1583,7 @@ dependencies = [
|
|||
"serde",
|
||||
"serde-wasm-bindgen",
|
||||
"serde_json",
|
||||
"uuid",
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue