Commit 3b0ee23
committed
chore(Common/Build): Rebuild libraries with latest SCM DTO implementations
The debug and release artifacts for the Common crate have been regenerated to incorporate the recent series of SCM-related Data Transfer Object additions. This rebuild ensures:
1. Mountain's AppState handlers can utilize the complete SCM DTO definitions during state synchronization workflows
2. Vine gRPC serialization/deserialization remains consistent with the updated type definitions
3. Cocoon's extension host receives properly structured SCM provider data via gRPC
The changes reflect the implementation of SCM input box state (00f54f8), group properties (f9c37e8), and provider property updates (d7f8117) in the abstract core. As Common defines the foundational types for Land's architecture, these rebuilt binaries propagate the type changes throughout the system via Mountain's trait implementations.1 parent b6dc784 commit 3b0ee23
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments