mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 15:49:35 -04:00
c85219e0c0
# Description of Changes `Cargo.lock` was getting stale in our smoketests modules, because we don't check it anywhere. I added a check. # API and ABI breaking changes CI only. # Expected complexity level and risk 1 # Testing - [x] new CI step fails without the `Cargo.lock` changes (<https://github.com/clockworklabs/SpacetimeDB/actions/runs/21960035403/job/63435284426?pr=4282>) - [x] new CI step passes with the `Cargo.lock` changes --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>