Skip to content

Commit 3b0ee23

Browse files
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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Target/debug/libCommon.rlib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:25a9b98e024e39f5546e40a227e06dfdf2766c99d6ff9cadd3d66e90f126bd5b
3-
size 15355366
2+
oid sha256:33c76d4ab8ccc616037b826a1e89457e8cccf2151abc55c808074c05ef3f16e9
3+
size 15316578

Target/release/libCommon.rlib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5faf4c1459f8839855c21990c7c1d6dfb0ef6890d9e0c9640fab5f1856e4dda4
3-
size 3114314
2+
oid sha256:e34adb0ac5bc2b48de434b5cb76c818205ccb25a24e36ca368ef78ecca084b97
3+
size 3399966

0 commit comments

Comments
 (0)