mirror of
https://github.com/zkemail/zk-regex.git
synced 2026-01-09 13:48:00 -05:00
10 lines
404 B
TOML
10 lines
404 B
TOML
[workspace]
|
|
members = ["packages/*"]
|
|
exclude = ["packages/circom", "test"]
|
|
|
|
# [patch."https://github.com/stalwartlabs/mail-builder"]
|
|
# mail-builder = { version = "0.2.5", git = "https://github.com/stalwartlabs//mail-builder", tag = "0.2.5" }
|
|
|
|
# [patch."https://github.com/stalwartlabs/mail-parser"]
|
|
# mail-parser = { version = "0.8", git = "https://github.com/stalwartlabs//mail-parser", tag = "0.8.0" }
|