workspace: scaffold + three stub crates (sip/tap/spend)
Workspace root, pinned toolchain, and the three stub crates whose only job in slice 1 is to lock the ADR-0002 boundary shape. Each ships a lib.rs module doc (what it will hold, why deferred, which spearhead step fills it) and a crate_compiles test. Spec §2.2.
This commit is contained in:
15
Cargo.lock
generated
Normal file
15
Cargo.lock
generated
Normal file
@@ -0,0 +1,15 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "rutster-signaling-sip"
|
||||
version = "0.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "rutster-spend"
|
||||
version = "0.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "rutster-tap"
|
||||
version = "0.0.0"
|
||||
Reference in New Issue
Block a user