aboutsummaryrefslogtreecommitdiffstats
path: root/stanza/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stanza/Cargo.toml')
-rw-r--r--stanza/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stanza/Cargo.toml b/stanza/Cargo.toml
index f21ac1e..1b6e4d0 100644
--- a/stanza/Cargo.toml
+++ b/stanza/Cargo.toml
@@ -11,3 +11,4 @@ chrono = { version = "0.4.40", optional = true }
[features]
xep_0203 = ["dep:chrono"]
+xep_0030 = []