Skip to content

Commit cc91834

Browse files
authored
Merge branch 'main' into fix/extra-fields-build
2 parents 64605f2 + 13b40c7 commit cc91834

File tree

1 file changed

+1
-0
lines changed
  • rust/catalyst-types/src/uuid

1 file changed

+1
-0
lines changed

rust/catalyst-types/src/uuid/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//! `UUID` types.
22
3+
pub use uuid::Uuid;
34
#[allow(clippy::module_name_repetitions)]
45
pub use uuid_v4::UuidV4;
56
#[allow(clippy::module_name_repetitions)]

0 commit comments

Comments
 (0)