Spike native shells and define local-first integrations
CI / rust (push) Successful in 1m40s

This commit is contained in:
2026-08-31 15:42:26 -07:00
parent a703b5a5ee
commit aaa1cb1fa9
28 changed files with 14809 additions and 14 deletions
+13
View File
@@ -0,0 +1,13 @@
[package]
name = "lumbridge-spike-model"
description = "Identical fixture data for Lumbridge native UI comparisons"
version = "0.0.1"
edition = "2024"
rust-version = "1.94"
license = "Apache-2.0"
publish = false
[lib]
path = "src/lib.rs"
[workspace]