Skip to content

Commit 989decd

Browse files
committed
Fix unstaged change
1 parent 7ef7f38 commit 989decd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • node-graph/nodes/text/src

node-graph/nodes/text/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
mod font_cache;
22
pub mod json;
33
mod path_builder;
4+
pub mod regex;
45
mod text_context;
56
mod to_path;
67

0 commit comments

Comments
 (0)