diff options
Diffstat (limited to 'stanza/Cargo.toml')
-rw-r--r-- | stanza/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stanza/Cargo.toml b/stanza/Cargo.toml index 3c3c3e0..c492f1b 100644 --- a/stanza/Cargo.toml +++ b/stanza/Cargo.toml @@ -19,3 +19,4 @@ xep_0131 = [] xep_0172 = [] xep_0199 = [] xep_0203 = ["dep:chrono"] +xep_0300 = [] |