Skip to content

Commit 4e0186e

Browse files
committed
Move rust implementation.
1 parent 7e3035f commit 4e0186e

3 files changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml renamed to syncode/mask_store/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ crate-type = ["cdylib"]
1212
[dependencies]
1313
regex-automata = "0.4.9"
1414
regex = "1.11.1"
15+
# tch = "0.19.0"
1516

1617
[profile.release]
1718
debug = true

0 commit comments

Comments
 (0)