summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79d33e8..e8d401a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,3 +5,12 @@ members = [
"headers",
"internals"
]
+
+
+#[patch.crates-io]
+#mail = { path="./mail" }
+#mail-core = { path="./core" }
+#mail-headers = { path="./headers" }
+#mail-internals = { path="./internals" }
+
+