aboutsummaryrefslogtreecommitdiffstats
path: root/stanza/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stanza/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stanza/Cargo.toml b/stanza/Cargo.toml
index e4eb302..2832ed6 100644
--- a/stanza/Cargo.toml
+++ b/stanza/Cargo.toml
@@ -11,6 +11,7 @@ chrono = { version = "0.4.40", optional = true }
[features]
rfc_6121 = []
+rfc_7395 = []
xep_0004 = []
xep_0030 = []
xep_0059 = []