Files
zk-regex/Cargo.toml
2023-09-26 07:43:23 +09:00

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" }