Skip to content

Commit 3201aa0

Browse files
Update lib.rs
1 parent a4192fd commit 3201aa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pub mod state_machine;
77
pub mod intent;
88
pub mod proof;
99
pub mod bridge;
10+
pub mod intent_binding;
1011

1112
/// Re-export the core intent type for easier use.
1213
pub use intent::TransferIntent;

0 commit comments

Comments
 (0)