Skip to content

Commit 15c58fc

Browse files
committed
feat: add hardware mod
1 parent 53a1698 commit 15c58fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev-utility/src/core/mod.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ pub mod codec;
1515
pub mod cryptography;
1616
pub mod formatter;
1717
pub mod generator;
18-
pub mod network;
18+
pub mod network;
19+
pub mod hardware;

0 commit comments

Comments
 (0)