Skip to content

Commit 3044f8c

Browse files
committed
2 parents 29eb7a2 + 17d32b7 commit 3044f8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

side-proto/src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ pub mod side {
3737
pub mod lending {
3838
include!("prost/side/side.lending.rs");
3939
}
40+
pub mod tss {
41+
include!("prost/side/side.tss.rs");
42+
}
4043
}

0 commit comments

Comments
 (0)