Skip to content

Commit 918938a

Browse files
committed
m
1 parent e4f749f commit 918938a

File tree

1 file changed

+1
-1
lines changed
  • TestVectors/runtimes/rust/src

1 file changed

+1
-1
lines changed

TestVectors/runtimes/rust/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pub mod error;
1212
/// All operations that this crate can perform.
1313
pub mod operation;
1414
pub mod types;
15-
pub mod verification;
15+
pub mod validation;
1616

1717
#[cfg(feature = "wrapped-client")]
1818
pub mod wrapped;

0 commit comments

Comments
 (0)