The two lanes were written blind against the same wire spec; the seams were reconciled by hand: one FlowSummary, an optional graph on a definition, the epoch-stamped string event cursor, and strict_json::parse_depth for bodies that nest deeper than the default cap. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
8 lines
171 B
TOML
8 lines
171 B
TOML
[package]
|
|
name = "makepad-flow-server"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
makepad-flow = { path = "../../libs/flow", features = ["host"] }
|